Detach Method
Detaches the interaction handler from the attached menu.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
void Detach(
MenuBase menu
)
Sub Detach (
menu As MenuBase
)
abstract Detach :
menu : MenuBase -> unit
Parameters
See Also
Reference
IMenuInteractionHandler Interface
Avalonia.Controls.Platform Namespace