1 implementation of CreateShellFlyoutContentRenderer
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (1)
73
IShellFlyoutContentRenderer IShellContext.
CreateShellFlyoutContentRenderer
()
1 reference to CreateShellFlyoutContentRenderer
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (1)
232
Flyout = Context.
CreateShellFlyoutContentRenderer
();