EmulateTouchFromMouseEventRequest

fun EmulateTouchFromMouseEventRequest(type: String, x: Int, y: Int, button: MouseButton, timestamp: TimeSinceEpoch? = null, deltaX: Double? = null, deltaY: Double? = null, modifiers: Int? = null, clickCount: Int? = null)

Sources

jvm source
Link copied to clipboard