MapStyleSheetEntryStates.Selected 속성

정의

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

속성 값

String

Platform::String

winrt::hstring

MapElement의 선택한 시각적 상태에 대한 이름입니다.

적용 대상