WindowWidth

Property

Namespace: ANSITerm

Declared in: ANSITerm.IConsoleBackend


Gets the terminal window width in columns.

Syntax

public int WindowWidth { public get; }

Back to index