Skip to content

Instance Property

size

The size of the Console window. Used for calculating lines printed and centering text.
var size: (width: Int, height: Int) { get }