# INPUT_DEVICE_TOUCH

`import { INPUT_DEVICE_TOUCH } from "destack:input/binding";`

Device can emit touch events.

```ds title="INPUT_DEVICE_TOUCH"
const INPUT_DEVICE_TOUCH: InputDeviceCapabilities
```

[language/library/src/input/binding/device.ds:48](https://github.com/destack-sh/destack/blob/main/language/library/src/input/binding/device.ds#L48)
