1 implementation of OnFlyoutBehaviorChanged
Microsoft.Maui.Controls (1)
Handlers\Shell\Tizen\ShellView.cs (1)
464
void IFlyoutBehaviorObserver.
OnFlyoutBehaviorChanged
(FlyoutBehavior behavior)
2 references to OnFlyoutBehaviorChanged
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
702
observer.
OnFlyoutBehaviorChanged
(GetEffectiveFlyoutBehavior());
1872
_flyoutBehaviorObservers[i].
OnFlyoutBehaviorChanged
(behavior);