ShellSection.IShellSectionController.AddContentInsetObserver Method

Definition

 virtual void Microsoft.Maui.Controls.IShellSectionController.AddContentInsetObserver(Microsoft::Maui::Controls::IShellContentInsetObserver ^ observer) = Microsoft::Maui::Controls::IShellSectionController::AddContentInsetObserver;
void IShellSectionController.AddContentInsetObserver (Microsoft.Maui.Controls.IShellContentInsetObserver observer);
abstract member Microsoft.Maui.Controls.IShellSectionController.AddContentInsetObserver : Microsoft.Maui.Controls.IShellContentInsetObserver -> unit
override this.Microsoft.Maui.Controls.IShellSectionController.AddContentInsetObserver : Microsoft.Maui.Controls.IShellContentInsetObserver -> unit
Sub AddContentInsetObserver (observer As IShellContentInsetObserver) Implements IShellSectionController.AddContentInsetObserver

Parameters

Implements

Applies to