Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |