MKMapView.CenterCoordinate プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マップの中央。
public virtual CoreLocation.CLLocationCoordinate2D CenterCoordinate { [Foundation.Export("centerCoordinate")] get; [Foundation.Export("setCenterCoordinate:")] set; }
member this.CenterCoordinate : CoreLocation.CLLocationCoordinate2D with get, set
プロパティ値
- 属性
注釈
マップの中心は、緯度と経度を CLLocationCoordinate2D 含む値として表されます。