VisualElement.IsPlatformEnabled プロパティ

定義

この要素のプラットフォームと同等の要素が有効かどうかを示す値を取得または設定します。

public:
 property bool IsPlatformEnabled { bool get(); void set(bool value); };
public bool IsPlatformEnabled { get; set; }
member this.IsPlatformEnabled : bool with get, set
Public Property IsPlatformEnabled As Boolean

プロパティ値

実装

注釈

内部使用専用です。 この API は、いつでも予告なしに変更または削除できます。

適用対象