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
The TextStyle to check
Returns
boolean
True if tagStyles is defined and has entries