Available on AIR, Android, HashLink, Linux, Neko, Windows, iOS, macOS
The StageTextInitOptions class defines the options available for initializing a StageText object.
See also:
openfl.text.StageText
@:value({ multiline : false })new(multiline:Bool = false)
Creates a StageTextInitOptions object.
multiline:Bool
Specifies whether the StageText object displays multiple lines of text.