Map.IsShowingUser Property

Definition

Whether this Map is showing the user's current location.

public bool IsShowingUser { get; set; }
member this.IsShowingUser : bool with get, set

Property Value

true if the user's current location is being displayed.

Applies to