SwipeGestureRecognizer.CommandParameter Propiedad

Definición

Obtiene o establece el parámetro que se pasa a los comandos que toman uno.

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

Valor de propiedad

System.Object

Parámetro que se va a pasar a los comandos que toman uno.

Se aplica a