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 的选定视觉状态的名称。

适用于