pixelperfectengine v0.10.0-beta.2 (2021-10-18T20:03:07Z)
Dub
Repo
Focusable.passKey
pixelperfectengine
concrete
interfaces
Focusable
Passes key events to the focused element when not in text editing mode.
interface
Focusable
void
passKey
(
uint
keyCode
,
ubyte
mod
)
Meta
Source
See Implementation
pixelperfectengine
concrete
interfaces
Focusable
functions
cycleFocus
focusGiven
focusTaken
passKey
Passes key events to the focused element when not in text editing mode.