Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Tea::WindowSizeMsg
Inherits
Tea::Msg
<
Struct
<
Value
<
Object
WindowSizeMsg reports the terminal window size
Constructors
new
(width :
Int32
, height :
Int32
)
Source
Instance methods
height
Source
height=
(height :
Int32
)
Source
width
Source
width=
(width :
Int32
)
Source