Table of Contents

Property WithCtrl

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

WithCtrl

Helper for specifying a shifted Key.

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

Property Value

Key