TextTranslate

class TextTranslate(val value: IntArray = arrayOf(0, 0)) : DashProperty<Array<Int>> , SymbolTextStylePaint<Array<Int>>

text-translate TODO interpolate expressions

Parameters

value

text-translate

Constructors

Link copied to clipboard
constructor(value: IntArray = arrayOf(0, 0))

Properties

Link copied to clipboard
open override val key: String

Layer 속성 키

Link copied to clipboard
open override val value: IntArray