Table of Contents

Class CommandEventArgs

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

Event arguments for Command events. Set Handled to true to indicate a command was handled.

public class CommandEventArgs : HandledEventArgs
Inheritance
CommandEventArgs
Inherited Members

Properties

Context

The context for the command, if any.