Skip to content

RotatingScreens.addMidText

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

RotatingScreens.addMidText method

Add a set of strings to the mid-text collection. Multiple sets of strings are presented in columns.

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

Parameters

  • value: string[] Set of strings to add to the mid-text.
Clone this wiki locally