Board
Board.Input.BoardContact
BoardContact.isInProgress Property
Gets a value indicating whether the contact is ongoing.
public bool isInProgress { get; }
Property Value
System.Boolean
true if the phase of the contact is Began,
Moved, or Stationary; otherwise, false.