TextOffset

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

text-offset TODO interpolate expressions

Parameters

value

text-offset(ems)

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