Edit

Share via


LcdConsole.ScrollUpDelay Property

Definition

If this is larger than zero, an a wait is introduced each time the display wraps to the next line or scrolls up. Can be used to print long texts to the display, but keeping it readable.

public TimeSpan ScrollUpDelay { get; set; }
member this.ScrollUpDelay : TimeSpan with get, set
Public Property ScrollUpDelay As TimeSpan

Property Value

Applies to