Emulate Touch From Mouse Event Request
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)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard