1 implementation of AllowFlyoutGesture
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (1)
50 bool IShellContext.AllowFlyoutGesture
1 reference to AllowFlyoutGesture
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (1)
77 if (!context.AllowFlyoutGesture || _flyoutBehavior != FlyoutBehavior.Flyout)