Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the cross-slide threshold and its distance threshold.
Syntax
typedef struct CROSS_SLIDE_PARAMETER {
CROSS_SLIDE_THRESHOLD threshold;
float distance;
} CROSS_SLIDE_PARAMETER;
Members
threshold
One of the constants from CROSS_SLIDE_THRESHOLD enumeration.
distance
The threshold distance, in DIPs.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Header | interactioncontext.h |