Rune is the meaning of the key event as determined by the operating system. The mapping is determined by system-dependent current layout, modifiers, lock-states, etc.
()
| 177 | // operating system. The mapping is determined by system-dependent |
| 178 | // current layout, modifiers, lock-states, etc. |
| 179 | KeyRune() rune |
| 180 | |
| 181 | // Code is the identity of the physical key relative to a notional |
| 182 | // "standard" keyboard, independent of current layout, modifiers, |
no outgoing calls
no test coverage detected