TouchDataActionEnum Enumeration |
Namespace: NeoAxis
public enum ActionEnum
Member name | Value | Description | |
---|---|---|---|
Down | 0 | A pressed gesture has started, the motion contains the initial starting location. | |
Up | 1 | A pressed gesture has ended. | |
Move | 2 | A pressed gesture has moved. |
Copyright 2024 NeoAxis Group. All rights reserved.