Params

data class Params(val keyCode: String)

Parameters

keyCode

The key event that should be unregistered.

Constructors

Link copied to clipboard
constructor(keyCode: String)

Properties

Link copied to clipboard