KeyboardInput

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object Key
Companion:
class
sealed trait Key

Platform-agnostic identifier for a keyboard key.

Platform-agnostic identifier for a keyboard key.

Companion:
object
trait KeyMapping[A]

Internal trait to store mappings from platform-specific key representations to a Key. This should not have to be used in the application code.

Internal trait to store mappings from platform-specific key representations to a Key. This should not have to be used in the application code.

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror