Resized

Property

Namespace: ANSITerm

Declared in: ANSITerm.IConsoleBackend


Fires when the terminal window is resized. Not supported on standard Windows console.

Syntax

public EventHandler Resized { public get; public set; }

Back to index