Table of Contents

Property Source

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Source

The View that was the source of the command invocation, if any. (e.g. the view the user clicked on or the view that had focus when a key was pressed).

View? Source { get; set; }

Property Value

View