Udostępnij za pośrednictwem


MapStyleSheetEntryStates.Hover Property

Definition

Gets the name for the hover visual state of the 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

Property Value

String

Platform::String

winrt::hstring

The name for the hover visual state of the MapElement.

Applies to