Share via


IShellController.RemoveFlyoutBehaviorObserver(IFlyoutBehaviorObserver) Method

Definition

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

Parameters

Returns

Applies to