1 reference to OnNavBarIsVisibleChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
67
BindableProperty.CreateAttached("NavBarIsVisible", typeof(bool), typeof(Shell), true, propertyChanged:
OnNavBarIsVisibleChanged
);