VisualElement.IsPlatformStateConsistent プロパティ

定義

この要素がプラットフォームの同等の要素の状態と現在一致していることを示す値を取得または設定します。

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

プロパティ値

実装

注釈

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

適用対象