1 override of IsShellElementVisible
Microsoft.Maui.Controls (1)
Shell\ShellContentCollection.cs (1)
16
protected override bool
IsShellElementVisible
(BaseShellItem item)
1 reference to IsShellElementVisible
Microsoft.Maui.Controls (1)
Shell\ShellElementCollection.cs (1)
219
return
IsShellElementVisible
(item);