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