Update docs/src/api/class-touchscreen.md

Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
Signed-off-by: Yury Semikhatsky <yurys@chromium.org>
This commit is contained in:
Yury Semikhatsky 2024-06-27 13:58:40 -07:00 committed by GitHub
parent 76a96b0087
commit 92eb4f2460
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ Synthesizes a touch event.
Type of the touch event.
### param: Touchscreen.touch.touchPoints
### param: Touchscreen.touch.touches
* since: v1.46
- `touchPoints` <[Array]<[Object]>>
- `x` <[float]> x coordinate of the event in CSS pixels.