MapKit.MKMapView.SetCenterCoordinate Method
Sets the map center. This method is asynchronous.

Syntax

[Foundation.Export("setCenterCoordinate:animated:")]
public virtual void SetCenterCoordinate (CoreLocation.CLLocationCoordinate2D coordinate, bool animated)

Parameters

coordinate
The coordinate to center the map on.
animated
A boolean indicating if the transition to the new center location should be animated.

Remarks

Requirements

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