Table of Contents

Property KeyBinding

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

KeyBinding

The KeyBinding that was used to invoke the Command, if any.

public KeyBinding? KeyBinding { readonly get; set; }

Property Value

KeyBinding?