Summary
Gets or sets the command associated with the menu item.
- Namespace
- Avalonia
.Controls - Containing Type
- MenuItem
Syntax
public ICommand? Command { get; set; }
Value
Type | Description |
---|---|
ICommand? |
public ICommand? Command { get; set; }
Type | Description |
---|---|
ICommand? |