Table of Contents

Constructor FocusEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

FocusEventArgs(View)

Constructs.

public FocusEventArgs(View view)

Parameters

view View

The view that gets or loses focus.