Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Glimmer::TUI::Input::KeyEvent
Inherits
Struct
<
Value
<
Object
Represents a key event
Constructors
new
(type :
Type
, char :
Char
|
Nil
= nil)
Source
Instance methods
char
Source
char=
(char :
Char
|
Nil
)
Source
char?
Source
type
Source
type=
(type :
Type
)
Source
Nested types
Glimmer::TUI::Input::KeyEvent::Type