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:
parent
76a96b0087
commit
92eb4f2460
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue