Alternative route compute request with completion and progress blocks.
More...
#import <SYRouting.h>
Alternative route compute request with completion and progress blocks.
◆ initWithType:progress:completion:
- (nonnull instancetype) initWithType: |
|
(SYRoutingAlternativeType) |
type |
progress: |
|
(nullable RouteProgressBlock) |
progress |
completion: |
|
(init(_:progress:completion:)) |
NS_SWIFT_NAME |
|
|
| |
◆ __attribute__ [1/2]
- ((unavailable("Use) initWithType: |
|
|
|
◆ __attribute__ [2/2]
+ ((unavailable("Use) initWithType: |
|
|
|
◆ type
- (SYRoutingAlternativeType) type |
|
readwritenonatomicassign |
◆ completion
- (RouteComputedBlock) completion |
|
readwritenonatomiccopy |
◆ progress
- (RouteProgressBlock) progress |
|
readwritenonatomiccopy |
The documentation for this class was generated from the following file: