FlyoutPage.IFlyoutPageController.DetailBounds Property

Definition

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

Property Value

Implements

Applies to