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 は、いつでも予告なしに変更または削除できます。

適用対象