共用方式為


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

適用於