1 implementation of OnFlyoutItemSelected
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
799
void IShellController.
OnFlyoutItemSelected
(Element element) =>
1 reference to OnFlyoutItemSelected
Microsoft.Maui.Controls (1)
Handlers\Shell\Tizen\ShellView.cs (1)
458
((IShellController)Element!).
OnFlyoutItemSelected
(selectedItem);