MapKit.MKMapView.ShowsUserLocation Property
Shows the user's location.

Syntax

[get: Foundation.Export("showsUserLocation")]
[set: Foundation.Export("setShowsUserLocation:")]
public virtual bool ShowsUserLocation { get; set; }

Value

Remarks

Uses Core Location internally to locate the user. Therefore setting this property to true will result in the user being prompted to allow location.

Requirements

Namespace: MapKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0