ShellSection.IShellSectionController.RemoveDisplayedPageObserver Method

Definition

 virtual bool Microsoft.Maui.Controls.IShellSectionController.RemoveDisplayedPageObserver(System::Object ^ observer) = Microsoft::Maui::Controls::IShellSectionController::RemoveDisplayedPageObserver;
bool IShellSectionController.RemoveDisplayedPageObserver (object observer);
abstract member Microsoft.Maui.Controls.IShellSectionController.RemoveDisplayedPageObserver : obj -> bool
override this.Microsoft.Maui.Controls.IShellSectionController.RemoveDisplayedPageObserver : obj -> bool
Function RemoveDisplayedPageObserver (observer As Object) As Boolean Implements IShellSectionController.RemoveDisplayedPageObserver

Parameters

observer
Object

Returns

Implements

Applies to