Text.setColor

Set the fill color of the text.

By default, the text's color is opaque white.

More...
class Text
deprecated
void
setColor

Parameters

color Color

New color of the text.

Detailed Description

Deprecated: Use the 'fillColor' or 'outlineColor' properties instead.

Meta