IPageController.ContainerArea Property

Definition

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

Property Value

Applies to