MapStyleSheetEntryStates.Disabled Property

Definition

Gets the name for the disabled visual state of the MapElement.

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

Property Value

String

Platform::String

winrt::hstring

The name for the disabled visual state of the MapElement.

Applies to