Gesture Structures (DTK)
4/8/2010
The following table shows the structures that support gestures, each with a description of its purpose. Window Auto Gesture enables controls and applications within a window to automatically handle flick and pan gestures.
Structure | Description |
---|---|
The ANIMATEMESSAGEINFO structure describes the animation data associated with Window Auto Gesture. |
|
The GESTUREINFO structure is filled out by TKGetGestureInfo and provides full details of the gesture. |
|
The GESTUREMETRICS structure contains information about the time and distance constraints (thresholds) used by the touch gesture engine to recognize specific gesture types. |
|
The WAGINFO structure describes the Window Auto Gesture configuration for a window. |