Property IsCtrl | Terminal.Gui v1 (original) (raw)
Namespace
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
true
if is ctrl; otherwise, false
.