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
/
XtermPixelSizeEvent
Xterm
Pixel
Size
Event
class
XtermPixelSizeEvent
(
val
height
:
Int
,
val
width
:
Int
)
:
Event
Members
Constructors
Xterm
Pixel
Size
Event
Link copied to clipboard
constructor
(
height
:
Int
,
width
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int