Table of Contents

Event CommandNotBound

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Cancelable event raised when a command that has not been bound is invoked.

public event EventHandler<CommandEventArgs>? CommandNotBound

Returns

EventHandler<CommandEventArgs>
Cancelable event raised when a command that has not been bound is invoked.