Class ViewEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Args for events that relate to specific View

public class ViewEventArgs : EventArgs

Inheritance

ViewEventArgs

Inherited Members

Constructors

ViewEventArgs(View)

Creates a new instance of the ViewEventArgs class.

Properties

View

The view that the event is about.