FlyoutPage.Detail Property

Definition

public:
 property Microsoft::Maui::Controls::Page ^ Detail { Microsoft::Maui::Controls::Page ^ get(); void set(Microsoft::Maui::Controls::Page ^ value); };
public Microsoft.Maui.Controls.Page Detail { get; set; }
member this.Detail : Microsoft.Maui.Controls.Page with get, set
Public Property Detail As Page

Property Value

Applies to