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,而无需通知。

适用于