EspressoKey


class EspressoKey


Class that wraps the key code and meta state of the desired key press.

Summary

Nested types

Builder for the EspressoKey class.

Public functions

String!

Public properties

Int
@RemoteMsgField(order = 0)
keyCode
Int

Public functions

toString

fun toString(): String!

Public properties

keyCode

@RemoteMsgField(order = 0)
val keyCodeInt

metaState

@RemoteMsgField(order = 1)
val metaStateInt