Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 507 Bytes

menubase.md

File metadata and controls

11 lines (8 loc) · 507 Bytes

MenuBase

Inheritance: SelectingItemsControl
AvaloniaUI documentation: MenuBase API

Events

Properties Description
onOpened(fn: RoutedEventArgs -> 'msg) Raised when the Menu is opened.
onClosed(fn: RoutedEventArgs -> 'msg) Raised when the Menu is closed.