Table of Contents

Property WithAlt

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

WithAlt

Helper for specifying a shifted Key.

var ControlAltDelete = new Key(Key.Delete).WithAlt.WithDel;
public Key WithAlt { get; }

Property Value

Key