Table of Contents

Property WithShift

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

WithShift

Helper for specifying a shifted Key.

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

Property Value

Key