LogoPixi’VN
pixi-jsFunctions

Function: hasTagStyles()

> hasTagStyles(style): boolean

Defined in: node_modules/pixi.js/lib/scene/text/canvas/utils/parseTaggedText.d.ts:19

Internal

Checks whether the given style has tagStyles defined with at least one entry.

Parameters

style

TextStyle

The TextStyle to check

Returns

boolean

True if tagStyles is defined and has entries