FillTranslate

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

fill-translate TODO interpolate expressions

Parameters

value

fill-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