TerminalDimensions

constructor(rows: Int, columns: Int, widthPixels: Int, heightPixels: Int)(source)


constructor(rows: Int, columns: Int)(source)

Retained for source and binary compatibility with character-only callers.