iconColorSaturation

abstract fun iconColorSaturation(iconColorSaturation: Double = 0.0): SymbolLayer

Increase or reduce the saturation of the symbol icon. Default value: 0. Value range: -1, 1

Parameters

iconColorSaturation

value of iconColorSaturation


abstract fun iconColorSaturation(iconColorSaturation: Expression): SymbolLayer

Increase or reduce the saturation of the symbol icon. Default value: 0. Value range: -1, 1

Parameters

iconColorSaturation

value of iconColorSaturation as Expression