MKMapView.MapType Property

Definition

The type of map to display

public virtual MapKit.MKMapType MapType { [Foundation.Export("mapType")] get; [Foundation.Export("setMapType:")] set; }
member this.MapType : MapKit.MKMapType with get, set

Property Value

Attributes

Remarks

Allows the map to be displayed with a standard map, satellite imagery or a hybrid.

Applies to