ConsoleForge 0.3.0
Elm-architecture TUI framework for .NET 8
Loading...
Searching...
No Matches
ConsoleForge.Terminal.TerminalResizedEventArgs(int width, int height) Class Referencesealed

Event arguments carrying the new terminal dimensions after a resize. More...

Properties

int Height = height [get]
 New terminal height in rows.
int Width = width [get]
 New terminal width in columns.

Detailed Description

Event arguments carrying the new terminal dimensions after a resize.


The documentation for this class was generated from the following file:
  • src/ConsoleForge/Terminal/ITerminal.cs