2 references to ShellFlyoutLayoutManager
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellTableViewController.cs (2)
22
ShellFlyoutContentManager = new
ShellFlyoutLayoutManager
(context);
28
ShellFlyoutContentManager = ShellFlyoutContentManager ?? new
ShellFlyoutLayoutManager
(context);