IconHaloColor

The color of the icon's halo. Icon halos can only be used with /help/troubleshooting/using-recolorable-images-in-mapbox-maps/.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun IconHaloColor(value: Color)

Construct the IconHaloColor with androidx.compose.ui.graphics.Color.

Link copied to clipboard
fun IconHaloColor(expression: Expression)

Construct the IconHaloColor with Mapbox Expression.

Link copied to clipboard
fun IconHaloColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard