Skip to main content

CommandParameter Property

The parameter that will be passed to the command when executing the command. The property may be implemented as read-write if desired.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

Object? CommandParameter { get; }
View Source

Property Value

Object

See Also

Reference

ICommandSource Interface
Avalonia.Input Namespace