mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
643 B
643 B
Home > puppeteer > Protocol > Emulation > SetTouchEmulationEnabledRequest > maxTouchPoints
Protocol.Emulation.SetTouchEmulationEnabledRequest.maxTouchPoints property
Maximum touch points supported. Defaults to one.
Signature:
maxTouchPoints?: integer;