1 implementation of IShellSectionRootHeader
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (1)
14 public class ShellSectionRootHeader : UICollectionViewController, IAppearanceObserver, IShellSectionRootHeader
2 references to IShellSectionRootHeader
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (2)
31 IShellSectionRootHeader _header; 455 protected virtual IShellSectionRootHeader CreateShellSectionRootHeader(IShellContext shellContext)