Compartir a través de


MapStyleSheetEntryStates.Selected Propiedad

Definición

Obtiene el nombre del estado visual seleccionado de 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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre del estado visual seleccionado de MapElement.

Se aplica a