1 implementation of AttachFlyout
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (1)
53 void IShellFlyoutRenderer.AttachFlyout(IShellContext context, UIViewController content)
1 reference to AttachFlyout
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (1)
109 FlyoutRenderer.AttachFlyout(this, this);