Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventInput ¶
type EventInput int
const ( // KInput // en: The event occurs when an element gets user input KInput EventInput = iota )
func (EventInput) String ¶
func (el EventInput) String() string
Click to show internal directories.
Click to hide internal directories.