다음을 통해 공유


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는 언제든지 예고 없이 변경하거나 제거할 수 있습니다.

적용 대상