Skip to content

RotatingScreens.addHeadlines

Alex Kulcsar edited this page Apr 20, 2023 · 1 revision

RotatingScreens.addHeadlines method

Add a set of headlines to the screen.

RotatingScreens.addHeadlines(value: string[]): void

Parameters

  • value: string[] Set of headlines to add. Multiple strings are displayed on multiple lines.
Clone this wiki locally