| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
void |
Input.dispatchTouchEvent(DispatchTouchEventType type,
List<TouchPoint> touchPoints)
Dispatches a touch event to the page.
|
void |
Input.dispatchTouchEvent(DispatchTouchEventType type,
List<TouchPoint> touchPoints,
Integer modifiers,
Double timestamp)
Dispatches a touch event to the page.
|
Copyright © 2020. All rights reserved.