TextPadding

class TextPadding(val value: Int = 2) : DashProperty<Int> , SymbolTextStyleLayout<Int>

text-padding TODO IconPadding과 상이함. Array ? Int? TODO interpolate expressions

Parameters

value

text-padding (pixel)

Constructors

Link copied to clipboard
constructor(value: Int = 2)

Properties

Link copied to clipboard
open override val key: String

Layer 속성 키

Link copied to clipboard
open override val value: Int = 2