chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PageDomain / setTouchEmulationEnabled

setTouchEmulationEnabled

suspend fun setTouchEmulationEnabled(input: SetTouchEmulationEnabledRequest): Unit
Deprecated: Deprecated in the Chrome DevTools protocol

Toggles mouse event-based touch event emulation.

Official doc