1 implementation of FlyoutContent
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
681
View IShellController.
FlyoutContent
=> FlyoutContentView;
1 reference to FlyoutContent
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
346
var view = (_shellContext.Shell as IShellController).
FlyoutContent
;