1 implementation of FlyoutItemsChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
675
event EventHandler IShellController.
FlyoutItemsChanged
1 reference to FlyoutItemsChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1177
ShellController.
FlyoutItemsChanged
+= (_, __) => Handler?.UpdateValue(nameof(FlyoutItems));