MapKit.MKMapView.CenterCoordinate Property
The center of the map.

Syntax

[get: Foundation.Export("centerCoordinate")]
[set: Foundation.Export("setCenterCoordinate:")]
public virtual CoreLocation.CLLocationCoordinate2D CenterCoordinate { get; set; }

Value

Remarks

The map center is expressed as a CoreLocation.CLLocation2D value that contains a latitude and longitude.

Requirements

Namespace: MapKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0