Text.getColor

Get the fill color of the text.

class Text
const
getColor
()

Return Value

Type: Color

Fill color of the text.

//deprecated: Use the 'fillColor' or 'outlineColor' properties instead.

Meta