Enum TouchPhase
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum TouchPhase
Fields
Name | Description |
---|---|
Began | |
Canceled | |
Ended | |
Moved | |
Stationary |
public enum TouchPhase
Name | Description |
---|---|
Began | |
Canceled | |
Ended | |
Moved | |
Stationary |