MKUserTrackingButton.MapView Property

Definition

Gets or sets the MKMapView for the button.

public virtual MapKit.MKMapView MapView { [Foundation.Export("mapView", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setMapView:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.MapView : MapKit.MKMapView with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to