Struct InputEventHandlers

struct InputEventHandlers ;

Fields

NameTypeDescription
actionHandler void delegate(const(InputEventAction)) const
unhandledHandler bool delegate(const(InputEvent)) const