MenuFlyoutPresenter(IMenuInteractionHandler) Constructor

Initializes a new instance of the MenuFlyoutPresenter class

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public MenuFlyoutPresenter(
	IMenuInteractionHandler menuInteractionHandler
)

Parameters

menuInteractionHandler  IMenuInteractionHandler
 

See Also