Cresium::Dispatchable
Generates one dispatch_key_<group>(event) : Bool per distinct group
used by @[OnKeyPress] in the including class. Each dispatcher calls the
first matching handler; a handler returning false counts as unhandled.
Generates one dispatch_key_<group>(event) : Bool per distinct group
used by @[OnKeyPress] in the including class. Each dispatcher calls the
first matching handler; a handler returning false counts as unhandled.