KetraTerm
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KetraTerm
ketraterm-core
/
io.github.ketraterm.core.api
/
TerminalResponseChannel
/
setWindowSizePixels
set
Window
Size
Pixels
abstract
fun
setWindowSizePixels
(
width
:
Int
,
height
:
Int
)
Updates the recorded window size in pixels.
Parameters
width
Width in pixels.
height
Height in pixels.