mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-terminal
/
com.jakewharton.mosaic.terminal.event
/
XtermCharacterSizeEvent
Xterm
Character
Size
Event
class
XtermCharacterSizeEvent
(
val
rows
:
Int
,
val
columns
:
Int
)
:
Event
Members
Constructors
Xterm
Character
Size
Event
Link copied to clipboard
constructor
(
rows
:
Int
,
columns
:
Int
)
Properties
columns
Link copied to clipboard
val
columns
:
Int
rows
Link copied to clipboard
val
rows
:
Int