textFont

open override fun textFont(textFont: List<String>): SymbolLayer

Set the TextFont property

Parameters

textFont

value of textFont

open override fun textFont(textFont: Expression): SymbolLayer

Set the TextFont property

Parameters

textFont

value of textFont as Expression

val textFont: List<String>?

Font stack to use for displaying text.