Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

size

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