Table of Contents

Enum TouchGesture

Namespace
GHIElectronics.Endpoint.UI.Input
Assembly
GHIElectronics.Endpoint.UI.dll
public enum TouchGesture : uint

Fields

Begin = 1
DoubleTap = 12
Down = 9
DownLeft = 8
DownRight = 10
End = 2
Left = 7
NoGesture = 0
Pan = 115
Right = 3
Rollover = 118
Rotate = 116
Tap = 11
TwoFingerTap = 117
Up = 5
UpLeft = 6
UpRight = 4
UserDefined = 200
Zoom = 114