1 implementation of IsRootPage
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (1)
23 public bool IsRootPage { get; set; }
1 write to IsRootPage
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (1)
113 tracker.IsRootPage = true;