Contact Visualization

The following constants are used by applications or UI frameworks to identify how UI feedback is processed when an input contact is detected.

These constants are used with the SPI_GETCONTACTVISUALIZATION and SPI_SETCONTACTVISUALIZATION parameters and the SystemParametersInfo function.

CONTACTVISUALIZATION_OFF

0x0000

Specifies UI feedback for all contacts is off.

CONTACTVISUALIZATION_ON

0x0001

Specifies UI feedback for all contacts is on.

CONTACTVISUALIZATION_PRESENTATIONMODE

0x0002

Specifies UI feedback for all contacts is on with presentation mode visuals.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Header
Winuser.h

See also

Configuration Constants

Gesture Visualization

SystemParametersInfo

Input Feedback Configuration