Table of Contents

Constructor ViewEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ViewEventArgs(View)

Creates a new instance of the ViewEventArgs class.

public ViewEventArgs(View view)

Parameters

view View

The view that the event is about.