Table of Contents

Property Context

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Context

The context for the command, if any.

public required ICommandContext? Context { get; init; }

Property Value

ICommandContext

Remarks

If null the command was invoked without context.