Edit

Share via


MKMapView.VisibleMapRect Property

Definition

The map rectangle that is currently visible.

public virtual MapKit.MKMapRect VisibleMapRect { [Foundation.Export("visibleMapRect")] get; [Foundation.Export("setVisibleMapRect:")] set; }

Property Value

Attributes

Remarks

The visible portion of the map that is displayed can also be set using the Region property.

Applies to