Button.

CommandParameter Property

Summary

Gets or sets a parameter to be passed to the Command.
Namespace
Avalonia.Controls
Containing Type
Button

Syntax

public object CommandParameter { get; set; }

Value

Type Description
object