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.
Specifies various values relevant to a tap gesture.
Syntax
typedef enum TAP_PARAMETER {
TAP_PARAMETER_MIN_CONTACT_COUNT,
TAP_PARAMETER_MAX_CONTACT_COUNT,
TAP_PARAMETER_MAX
} ;
Constants
TAP_PARAMETER_MIN_CONTACT_COUNT The minimum number of contacts recognized. |
TAP_PARAMETER_MAX_CONTACT_COUNT The maximum number of contacts recognized. |
TAP_PARAMETER_MAX Maximum number of interactions exceeded. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 version 21H1 |
Minimum supported server | Windows Server 2022 |
Header | interactioncontext.h |