ShellSection.IShellSectionController.RemoveContentInsetObserver Method

Definition

 virtual bool Microsoft.Maui.Controls.IShellSectionController.RemoveContentInsetObserver(Microsoft::Maui::Controls::IShellContentInsetObserver ^ observer) = Microsoft::Maui::Controls::IShellSectionController::RemoveContentInsetObserver;
bool IShellSectionController.RemoveContentInsetObserver (Microsoft.Maui.Controls.IShellContentInsetObserver observer);
abstract member Microsoft.Maui.Controls.IShellSectionController.RemoveContentInsetObserver : Microsoft.Maui.Controls.IShellContentInsetObserver -> bool
override this.Microsoft.Maui.Controls.IShellSectionController.RemoveContentInsetObserver : Microsoft.Maui.Controls.IShellContentInsetObserver -> bool
Function RemoveContentInsetObserver (observer As IShellContentInsetObserver) As Boolean Implements IShellSectionController.RemoveContentInsetObserver

Parameters

Returns

Implements

Applies to