TextHaloColor

The color of the text's halo, which helps it stand out from backgrounds.

Parameters

value

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

Constructors

Link copied to clipboard
fun TextHaloColor(value: Color)

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

Link copied to clipboard
fun TextHaloColor(expression: Expression)

Construct the TextHaloColor with Mapbox Expression.

Link copied to clipboard
fun TextHaloColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard