data class SetIgnoreInputEventsRequest
Request object containing input parameters for the InputDomain.setIgnoreInputEvents command.
<init> |
Request object containing input parameters for the InputDomain.setIgnoreInputEvents command. SetIgnoreInputEventsRequest(ignore: Boolean) |
ignore |
Ignores input events processing when set to true. val ignore: Boolean |