textKeepUpright

abstract fun textKeepUpright(textKeepUpright: Boolean = true): SymbolLayer

If true, the text may be flipped vertically to prevent it from being rendered upside-down.

Parameters

textKeepUpright

value of textKeepUpright

abstract fun textKeepUpright(textKeepUpright: Expression): SymbolLayer

If true, the text may be flipped vertically to prevent it from being rendered upside-down.

Parameters

textKeepUpright

value of textKeepUpright as Expression