다음을 통해 공유


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
특성

적용 대상