IconTextFitPadding

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

icon-text-fit-padding TODO interpolate expressions

Parameters

value

con-text-fit-padding (pixel) top, right, bottom, left

Constructors

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

Properties

Link copied to clipboard
open override val key: String

Layer 속성 키

Link copied to clipboard
open override val value: IntArray