MKMapView.Region Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The region displayed by the map view.
public virtual MapKit.MKCoordinateRegion Region { [Foundation.Export("region")] get; [Foundation.Export("setRegion:")] set; }
member this.Region : MapKit.MKCoordinateRegion with get, set
Property Value
- Attributes
Remarks
The larger the displayed region, the further the map will be zoomed out to fit the area.