Params

data class Params(val keyCode: String)

Parameters

keyCode

The key event that should be registered.

Constructors

Link copied to clipboard
constructor(keyCode: String)

Properties

Link copied to clipboard