Table of Contents

Property KeyCode

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

KeyCode

The encoded key value.

public KeyCode KeyCode { get; init; }

Property Value

KeyCode

Remarks

This property is the backing data for the Key. It is a KeyCode enum value.