Class Application.ResizedEventArgs | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Event arguments for the Resized event.
public class Application.ResizedEventArgs : EventArgs
Inheritance
Application.ResizedEventArgs
Inherited Members
object.ReferenceEquals(object, object)
Properties
The number of columns in the resized terminal.
The number of rows in the resized terminal.