Table of Contents

Property IsCtrl

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsCtrl

Determines whether the value is a control key (and NOT just the ctrl key)

public bool IsCtrl { get; }

Property Value

bool

true if is ctrl; otherwise, false.