IShellController.AddFlyoutBehaviorObserver(IFlyoutBehaviorObserver) Method

Definition

public:
 void AddFlyoutBehaviorObserver(Microsoft::Maui::Controls::IFlyoutBehaviorObserver ^ observer);
public void AddFlyoutBehaviorObserver (Microsoft.Maui.Controls.IFlyoutBehaviorObserver observer);
abstract member AddFlyoutBehaviorObserver : Microsoft.Maui.Controls.IFlyoutBehaviorObserver -> unit
Public Sub AddFlyoutBehaviorObserver (observer As IFlyoutBehaviorObserver)

Parameters

Applies to