IInputActionRule<T>.Criteria Property

Definition

The criteria to check against for determining if the action should be raised.

public:
 property T Criteria { T get(); };
public T Criteria { get; }
member this.Criteria : 'T
Public ReadOnly Property Criteria As T

Property Value

T

Applies to