2 implementations of Detail
Microsoft.Maui.Controls (2)
FlyoutPage\FlyoutPage.cs (1)
351 IView IFlyoutView.Detail => this.Detail;
Shell\Shell.cs (1)
1983 IView IFlyoutView.Detail => null;