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
Returns
Implements
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.