Skip to main content

Command Property

Gets or sets the ICommand invoked when the primary part is pressed.

Definition

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

public ICommand? Command { get; set; }

Property Value

ICommand

Implements

ICommandSource.Command

See Also

Reference

SplitButton Class
Avalonia.Controls Namespace