MapStyleSheetEntryStates.Hover Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The name for the hover visual state of the MapElement.