setTouchEmulationEnabled
suspend fun setTouchEmulationEnabled(args: Emulation.SetTouchEmulationEnabledParameter, mode: CommandMode = CommandMode.DEFAULT)
Enables touch on platforms which do not support them.
Enables touch on platforms which do not support them.
Parameters
enabled
Whether the touch event emulation should be enabled.
maxTouchPoints
Maximum touch points supported. Defaults to one.