MapStyleSheetEntryStates.Hover 属性

定义

获取 MapElement 的悬停视觉状态的名称。

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

属性值

String

Platform::String

winrt::hstring

MapElement 悬停视觉状态的名称。

适用于