共用方式為


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所選視覺狀態的名稱。

適用於