Board
Board.Input.BoardContact
BoardContact.isNoneEndedOrCanceled Property
Gets a value indicating whether the phase of the contact is None, Ended, or Canceled.
public bool isNoneEndedOrCanceled { get; }
Property Value
System.Boolean
true if the phase of the contact is None,
Ended, or Canceled; otherwise, false.