Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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
Warning
Deprecated. Property wasCanceled is deprecated, use status instead.
public bool wasCanceled { get; }

Remarks

On Windows Store Apps this property is not supported and will always return false.