wasCanceled
Specifies if input process was canceled. (Read Only)
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool wasCanceled { get; }
Remarks
On Windows Store Apps this property is not supported and will always return false.