<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Viewport](./puppeteer.viewport.md) &gt; [hasTouch](./puppeteer.viewport.hastouch.md)

## Viewport.hasTouch property

Specify if the viewport supports touch events.

<b>Signature:</b>

```typescript
hasTouch?: boolean;
```