Companion

object Companion

Properties

Link copied to clipboard
const val Delete: Int = 57349
Link copied to clipboard
const val Down: Int = 57353
Link copied to clipboard
const val End: Int = 57357
Link copied to clipboard
const val EventTypePress: Int = 1
Link copied to clipboard
const val EventTypeRelease: Int = 3
Link copied to clipboard
const val EventTypeRepeat: Int = 2
Link copied to clipboard
const val F1: Int = 57364
Link copied to clipboard
const val F10: Int = 57373
Link copied to clipboard
const val F11: Int = 57374
Link copied to clipboard
const val F12: Int = 57375
Link copied to clipboard
const val F2: Int = 57365
Link copied to clipboard
const val F3: Int = 57366
Link copied to clipboard
const val F4: Int = 57367
Link copied to clipboard
const val F5: Int = 57368
Link copied to clipboard
const val F6: Int = 57369
Link copied to clipboard
const val F7: Int = 57370
Link copied to clipboard
const val F8: Int = 57371
Link copied to clipboard
const val F9: Int = 57372
Link copied to clipboard
const val Home: Int = 57356
Link copied to clipboard
const val Insert: Int = 57348
Link copied to clipboard
const val KpBegin: Int = 57427
Link copied to clipboard
const val Left: Int = 57350
Link copied to clipboard
const val ModifierAlt: Int = 2
Link copied to clipboard
const val ModifierCapsLock: Int = 64
Link copied to clipboard
const val ModifierCtrl: Int = 4
Link copied to clipboard
const val ModifierHyper: Int = 16
Link copied to clipboard
const val ModifierMeta: Int = 32
Link copied to clipboard
const val ModifierNumLock: Int = 128
Link copied to clipboard
const val ModifierShift: Int = 1
Link copied to clipboard
const val ModifierSuper: Int = 8
Link copied to clipboard
const val PageDown: Int = 57355
Link copied to clipboard
const val PageUp: Int = 57354
Link copied to clipboard
const val Right: Int = 57351
Link copied to clipboard
const val Up: Int = 57352