Skip to main content

Opening Event

Raised before the menu is opened.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<EventArgs> Opening
View Source

Value

EventHandler(EventArgs)

Remarks

Do not update the menu in this event; use NeedsUpdate.

See Also

Reference

NativeMenu Class
Avalonia.Controls Namespace