Share via


Page.ContainerArea 속성

정의

이 페이지가 포함된 영역을 가져오거나 설정합니다.

public:
 property Microsoft::Maui::Graphics::Rect ContainerArea { Microsoft::Maui::Graphics::Rect get(); void set(Microsoft::Maui::Graphics::Rect value); };
public Microsoft.Maui.Graphics.Rect ContainerArea { get; set; }
member this.ContainerArea : Microsoft.Maui.Graphics.Rect with get, set
Public Property ContainerArea As Rect

속성 값

구현

설명

내부 전용입니다. 이 API는 언제든지 예고 없이 변경하거나 제거할 수 있습니다.

적용 대상