CanvasLabel.setFontColor

Syntax

setFontColor(color: String);

Parameters

color. Canvas label font color.

Description

The setFontColor method sets canvas label font color.

Example

The example of use is given on the page with description of the CanvasLabel constructor.

CanvasLabel