Property Increment | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Increment

Gets or sets the amount each mouse wheel event, or click on the increment/decrement buttons, will incremenet/decrement the Position.

public int Increment { get; set; }

Property Value

int

Remarks

The default is 1.

Edit this page