次の方法で共有


MapStyleSheetEntryStates.Disabled プロパティ

定義

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

プロパティ値

String

Platform::String

winrt::hstring

MapElement の無効な表示状態の名前。

適用対象