次の方法で共有


MKMapViewDelegate.RegionChanged(MKMapView, Boolean) メソッド

定義

によって mapView 表示される領域が変更されたことを示します。

[Foundation.Export("mapView:regionDidChangeAnimated:")]
public virtual void RegionChanged(MapKit.MKMapView mapView, bool animated);
abstract member RegionChanged : MapKit.MKMapView * bool -> unit
override this.RegionChanged : MapKit.MKMapView * bool -> unit

パラメーター

mapView
MKMapView
animated
Boolean
属性

適用対象