KetraTerm
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KetraTerm
ketraterm-host
/
io.github.ketraterm.host
/
HostEventSink
/
resizeWindow
resize
Window
abstract
fun
resizeWindow
(
rows
:
Int
,
columns
:
Int
)
Called when the shell requests a window resize.
Parameters
rows
target row count.
columns
target column count.