4 references to Disabled
Microsoft.Maui.Controls (4)
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (2)
115 else if (behavior == FlyoutBehavior.Disabled) 189 case FlyoutBehavior.Disabled:
Shell\Shell.cs (2)
1765 return FlyoutBehavior.Disabled; 1775 return FlyoutBehavior.Disabled;