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 のホバー表示状態の名前。

適用対象