IFlyoutView.Detail Property

Definition

Gets the detail view.

public:
 property Microsoft::Maui::IView ^ Detail { Microsoft::Maui::IView ^ get(); };
public Microsoft.Maui.IView Detail { get; }
member this.Detail : Microsoft.Maui.IView
Public ReadOnly Property Detail As IView

Property Value

Applies to