Note
This setting is deprecated. In Windows 8, the touch pointer is not available.

TouchUI specifies whether the touch user interface (UI) and the touch pointer are turned on for the device.

Values

0

Disables and hides the touch pointer. This is the default value.

1

Enables the touch pointer.

Parent Hierarchy

Valid Passes

offlineServicing

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.

XML Example

The following XML output shows how to configure TouchUI.

  Copy Code
<TouchUI>1</TouchUI> 

See Also