Property | Type | Description |
---|
Method | Description | |
---|---|---|
MapViewDelegate ( |
||
RegionChanged ( MKMapView mapView, bool animated ) : void | ||
RegionWillChange ( MKMapView mapView, bool animated ) : void |
public MapViewDelegate ( |
||
mapView | ||
return | System |
public RegionChanged ( MKMapView mapView, bool animated ) : void | ||
mapView | MKMapView | |
animated | bool | |
return | void |
public RegionWillChange ( MKMapView mapView, bool animated ) : void | ||
mapView | MKMapView | |
animated | bool | |
return | void |