Summary
Gets or sets an
ICommand
to be invoked when the button is clicked.
- Namespace
- Avalonia
.Controls - Containing Type
- Button
Syntax
public ICommand Command { get; set; }
Value
Type | Description |
---|---|
ICommand |