F

data class F(val n: Int) : Key(source)

A function key (F1-F12).

Constructors

Link copied to clipboard
constructor(n: Int)

Properties

Link copied to clipboard
val n: Int

The function key number (1-12).