setIgnoreInputEvents
suspend fun setIgnoreInputEvents(args: Input.SetIgnoreInputEventsParameter, mode: CommandMode = CommandMode.DEFAULT)
Ignores input events (useful while auditing page).
Ignores input events (useful while auditing page).
Parameters
ignore
Ignores input events processing when set to true.