FlyoutPage.IFlyoutPageController.FlyoutBounds Property

Definition

property Microsoft::Maui::Graphics::Rect Microsoft::Maui::Controls::IFlyoutPageController::FlyoutBounds { Microsoft::Maui::Graphics::Rect get(); void set(Microsoft::Maui::Graphics::Rect value); };
Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.IFlyoutPageController.FlyoutBounds { get; set; }
member this.Microsoft.Maui.Controls.IFlyoutPageController.FlyoutBounds : Microsoft.Maui.Graphics.Rect with get, set
 Property FlyoutBounds As Rect Implements IFlyoutPageController.FlyoutBounds

Property Value

Implements

Applies to