pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Focusable.passKey
pixelperfectengine
concrete
interfaces
Focusable
Passes key events to the focused element when not in text editing mode.
interface
Focusable
public
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.