puppeteer/new-docs/puppeteer.protocol.emulation.settouchemulationenabledrequest.maxtouchpoints.md
2020-07-13 14:01:35 +01:00

643 B

Home > puppeteer > Protocol > Emulation > SetTouchEmulationEnabledRequest > maxTouchPoints

Protocol.Emulation.SetTouchEmulationEnabledRequest.maxTouchPoints property

Maximum touch points supported. Defaults to one.

Signature:

maxTouchPoints?: integer;