MKMapViewDelegate_Extensions.RegionWillChange Method

Definition

Indicates the region displayed by mapView is about to change.

public static void RegionWillChange (this MapKit.IMKMapViewDelegate This, MapKit.MKMapView mapView, bool animated);
static member RegionWillChange : MapKit.IMKMapViewDelegate * MapKit.MKMapView * bool -> unit

Parameters

This
IMKMapViewDelegate

The instance on which this extension method operates.

mapView
MKMapView
animated
Boolean

Applies to