SymbolTextStylePaints

constructor(textColor: SymbolTextStylePaints.TextColor = TextColor(), textHaloBlur: SymbolTextStylePaints.TextHaloBlur = TextHaloBlur(), textHaloColor: SymbolTextStylePaints.TextHaloColor = TextHaloColor(), textHaloWidth: SymbolTextStylePaints.TextHaloWidth = TextHaloWidth(), textOpacity: SymbolTextStylePaints.TextOpacity = TextOpacity(), textTranslate: SymbolTextStylePaints.TextTranslate = TextTranslate(), textTranslateAnchor: SymbolTextStylePaints.TextTranslateAnchor = TextTranslateAnchor.MAP)


constructor(vararg options: SymbolTextStylePaint<*>)

Parameters