MapStyleSheetEntryStates.Selected Property

Definition

Gets the name for the selected visual state of the MapElement.

public:
 static property Platform::String ^ Selected { Platform::String ^ get(); };
static winrt::hstring Selected();
public static string Selected { get; }
var string = MapStyleSheetEntryStates.selected;
Public Shared ReadOnly Property Selected As String

Property Value

String

Platform::String

winrt::hstring

The name for the selected visual state of the MapElement.

Applies to