Shell.IShellController.RemoveAppearanceObserver(IAppearanceObserver) 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.IShellController.RemoveAppearanceObserver(Microsoft::Maui::Controls::IAppearanceObserver ^ observer) = Microsoft::Maui::Controls::IShellController::RemoveAppearanceObserver;
bool IShellController.RemoveAppearanceObserver (Microsoft.Maui.Controls.IAppearanceObserver observer);
abstract member Microsoft.Maui.Controls.IShellController.RemoveAppearanceObserver : Microsoft.Maui.Controls.IAppearanceObserver -> bool
override this.Microsoft.Maui.Controls.IShellController.RemoveAppearanceObserver : Microsoft.Maui.Controls.IAppearanceObserver -> bool
Function RemoveAppearanceObserver (observer As IAppearanceObserver) As Boolean Implements IShellController.RemoveAppearanceObserver
Parameters
- observer
- IAppearanceObserver