Option values which determine the gestures events firing mode.
Member | Value | Description |
---|---|---|
IX_TouchFireGestureOccurringEvent_ContinuouslyThroughoutTheLifetimeOfTheGesture | 1 | Fire the gesture events continuously throughout the lifetime of the gesture. |
IX_TouchFireGestureOccurringEvent_OnlyWhenThereIsFingerMovement | 0 | Only fire the gesture events when there is finger movement. |