Property IsScrolllock | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsScrolllock

Gets a value indicating whether the Scroll lock key was pressed (real or synthesized)

public bool IsScrolllock { get; }

Property Value

bool

true if is alternate; otherwise, false.

Edit this page