1 implementation of FlyoutFooter
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
682 View IShellController.FlyoutFooter => FlyoutFooterView;
1 reference to FlyoutFooter
Microsoft.Maui.Controls (1)
Handlers\Shell\Tizen\ShellView.cs (1)
161 _navigationView.Footer = ShellController.FlyoutFooter?.ToPlatform(MauiContext!);