Synthesize Tap Gesture Request
@Serializable
Request object containing input parameters for the InputDomain.synthesizeTapGesture command.
Constructors
Link copied to clipboard
constructor(x: Double, y: Double, duration: Int? = null, tapCount: Int? = null, gestureSourceType: GestureSourceType? = null)