TencentNavKit
TNKSearchTask.h
Go to the documentation of this file.
1
//
2
// TNKSearchTask.h
3
// TencentNavKit
4
//
5
// Created by mol on 2022/10/10.
6
// Copyright © 2022 Tencent. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
NS_ASSUME_NONNULL_BEGIN
12
16
@interface
TNKSearchTask
: NSObject
17
21
- (void)
cancel
;
22
23
@end
24
25
NS_ASSUME_NONNULL_END
TNKSearchTask
路线规划任务类
Definition:
TNKSearchTask.h:17
-[TNKSearchTask cancel]
void cancel()
取消路线规划任务
TNKSearchTask.h
Generated by
1.9.2