TextMaxWidth

class TextMaxWidth(val value: Int = 10) : DashProperty<Int> , SymbolTextStyleLayout<Int>

text-max-width TODO interpolate expressions

Parameters

value

text-max-width(ems)

Constructors

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

Properties

Link copied to clipboard
open override val key: String

Layer 속성 키

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