2 references to FlyoutBackgroundImageAspect
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
284 switch (_shellContext.Shell.FlyoutBackgroundImageAspect)
Shell\Shell.cs (1)
1080 BindableProperty.Create(nameof(FlyoutBackgroundImageAspect), typeof(Aspect), typeof(Shell), default(Aspect), BindingMode.OneTime);