Share via


SwipedEventArgs.Parameter Property

Definition

Ges the command parameter.

public:
 property System::Object ^ Parameter { System::Object ^ get(); };
public object Parameter { get; }
member this.Parameter : obj
Public ReadOnly Property Parameter As Object

Property Value

The command parameter.

Applies to