Package apple.mapkit
Interface MKLocalSearch.Block_startWithCompletionHandler
-
- Enclosing class:
- MKLocalSearch
public static interface MKLocalSearch.Block_startWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_startWithCompletionHandler(MKLocalSearchResponse response, NSError error)
-
-
-
Method Detail
-
call_startWithCompletionHandler
void call_startWithCompletionHandler(MKLocalSearchResponse response, NSError error)
-
-