ClickGestureRecognizer.CommandParameter Property

Definition

Gets or sets the command parameter.

public object CommandParameter { get; set; }
member this.CommandParameter : obj with get, set

Property Value

The command parameter.

Remarks

The command parameter may be null.

Applies to