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