Share via


IShellSectionController.RemoveContentInsetObserver Method

Definition

public:
 bool RemoveContentInsetObserver(Microsoft::Maui::Controls::IShellContentInsetObserver ^ observer);
public bool RemoveContentInsetObserver (Microsoft.Maui.Controls.IShellContentInsetObserver observer);
abstract member RemoveContentInsetObserver : Microsoft.Maui.Controls.IShellContentInsetObserver -> bool
Public Function RemoveContentInsetObserver (observer As IShellContentInsetObserver) As Boolean

Parameters

Returns

Applies to