Touch |
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 2026 NeoAxis Group. All rights reserved.