chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.input / SynthesizeTapGestureRequest / <init>

<init>

SynthesizeTapGestureRequest(x: Double, y: Double, duration: Int? = null, tapCount: Int? = null, gestureSourceType: GestureSourceType? = null)

Request object containing input parameters for the InputDomain.synthesizeTapGesture command.