pixelperfectengine ~master (2023-12-13T21:18:59Z)
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.