Input
A TraceEvent
that records a GUI event.
- Type parameters:
- Info
the type of the additional information, such as
Pos
,Key
, orMouseMoved
- Value parameters:
- info
additional information about the event
- name
a short description of the GUI event, such as
"click"
,"key-down"
, or"mouse-move"