MapKit.MKMapView.SetRegion Method
Changes the region dispalyed on the map.

Syntax

[Foundation.Export("setRegion:animated:")]
public virtual void SetRegion (MKCoordinateRegion region, bool animated)

Parameters

region
The region to display.
animated
A boolean indicating if the transition to the new region should be animated.

Remarks

If the region does not fit, the map view will adjust it so that it is visible.

Requirements

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