Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator
/
org.readium.r2.navigator.input
/
Key
Key
@
JvmInline
value
class
Key
(
val
code
:
String
)
Represents a physical key on a keyboard.
See https://w3c.github.io/uievents-code/
Members
Constructors
Key
Link copied to clipboard
constructor
(
code
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
String