IMenuInteractionHandlerDetach Method
Detaches the interaction handler from the attached menu.
Namespace: Avalonia.Controls.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void Detach(
MenuBase menu
)
Sub Detach (
menu As MenuBase
)
abstract Detach :
menu : MenuBase -> unit
Parameters
- menu MenuBase
-