1 implementation of AddContentInsetObserver
Microsoft.Maui.Controls (1)
Shell\ShellSection.cs (1)
71 void IShellSectionController.AddContentInsetObserver(IShellContentInsetObserver observer)
1 reference to AddContentInsetObserver
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PageRenderer.cs (1)
85 ((IShellSectionController)_shellSection).AddContentInsetObserver(this);