ShellSection.IShellSectionController.RemoveDisplayedPageObserver Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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