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

适用于