MKMapViewDelegate_Extensions.RegionChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the region displayed by mapView
has changed.
public static void RegionChanged (this MapKit.IMKMapViewDelegate This, MapKit.MKMapView mapView, bool animated);
static member RegionChanged : MapKit.IMKMapViewDelegate * MapKit.MKMapView * bool -> unit
Parameters
- This
- IMKMapViewDelegate
The instance on which this extension method operates.
- mapView
- MKMapView
- animated
- Boolean