Summary
Raised before the menu is opened.
- Namespace
- Avalonia
.Controls - Containing Type
- NativeMenu
- Event Type
- EventHandler
<EventArgs>
Syntax
public event EventHandler<EventArgs> Opening
Remarks
Do not update the menu in this event; use
NeedsUpdate
.