textFont

abstract fun textFont(textFont: List<String> = listOf("Open Sans Regular", "Arial Unicode MS Regular")): SymbolLayer

Set the TextFont property

Parameters

textFont

value of textFont

abstract fun textFont(textFont: Expression): SymbolLayer

Set the TextFont property

Parameters

textFont

value of textFont as Expression