Table of Contents

Property IsCtrl

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsCtrl

Gets a value indicating whether the Ctrl key was pressed.

public bool IsCtrl { get; }

Property Value

bool

true if is ctrl; otherwise, false.