IMenuInteractionHandlerDetach Method

Detaches the interaction handler from the attached menu.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void Detach(
	MenuBase menu
)

Parameters

menu  MenuBase
 

See Also