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

<init>

TouchPoint(x: Double, y: Double, radiusX: Double? = null, radiusY: Double? = null, rotationAngle: Double? = null, force: Double? = null, tangentialPressure: Double? = null, tiltX: Int? = null, tiltY: Int? = null, twist: Int? = null, id: Double? = null)

Official doc