InputAcceptor

fun interface InputAcceptor

Functional interface to determine if a browser should accept input

Functions

Link copied to clipboard
abstract fun acceptsInput(): Boolean

Returns true if the browser should accept input events