Skip to main content

MKMapSnapshotCompletionHandler

Type Alias MKMapSnapshotCompletionHandler 

Source
pub type MKMapSnapshotCompletionHandler = *mut DynBlock<dyn Fn(*mut MKMapSnapshot, *mut NSError)>;
Available on crate features block2 and MKMapSnapshot and MKMapSnapshotter only.
Expand description