Skip to main content

CommandParameter Property

Gets or sets a parameter to be passed to the Command.

Definition

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

public Object? CommandParameter { get; set; }

Property Value

Object

Implements

ICommandSource.CommandParameter

See Also

Reference

Button Class
Avalonia.Controls Namespace