MapKit.MKMapView.SetVisibleMapRect Method
Sets the visible area of the map, including additional space for padding.

Syntax

[Foundation.Export("setVisibleMapRect:edgePadding:animated:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual void SetVisibleMapRect (MKMapRect mapRect, UIKit.UIEdgeInsets edgePadding, bool animate)

Parameters

mapRect
The rectangle used to define the visible portion of the map.
edgePadding
The inset padding to include when fitting the map rectangle.
animate
Controls if the transition to the new rectangle is animated.

Remarks

Requirements

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