MKMapViewDelegate_Extensions.RegionChanged 方法

定义

指示所 mapView 显示的区域已更改。

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

参数

This
IMKMapViewDelegate

此扩展方法在其上运行的实例。

mapView
MKMapView
animated
Boolean

适用于