VisualElement.DisableLayout プロパティ

定義

この要素のレイアウトが無効になっていることを示す値を取得します。

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

プロパティ値

実装

注釈

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

適用対象