Enum RecordingInputModule.TouchData.type
Namespace: UnityEngine.EventSystems
Syntax
public enum type
Fields
Name | Description | Value |
---|---|---|
none | 0 | |
press | 1 | |
release | 2 | |
move | 3 | |
drag | 4 |
public enum type
Name | Description | Value |
---|---|---|
none | 0 | |
press | 1 | |
release | 2 | |
move | 3 | |
drag | 4 |