Implemented interface member:
property
IsInMoreTab
Microsoft.Maui.Controls.Platform.Compatibility.IShellSectionRenderer.IsInMoreTab
2 references to IsInMoreTab
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
601
if (
IsInMoreTab
&& ParentViewController is UITabBarController tabBarController)
614
if (
IsInMoreTab
&& ParentViewController is UITabBarController tabBarController)