MKMapView.UserLocation Property

Definition

Returns the user's location.

public virtual MapKit.MKUserLocation UserLocation { [Foundation.Export("userLocation")] get; }
member this.UserLocation : MapKit.MKUserLocation

Property Value

Attributes

Remarks

The current location of the user.

Applies to