MapLibre Compose API Reference
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-compose-expressions
/
dev.sargunv.maplibrecompose.expressions.dsl
/
FormatSpan
Format
Span
data
class
FormatSpan
(
source
)
Represents a component of a
format
expression. See
span
.
Members
Properties
text
Color
Link copied to clipboard
val
textColor
:
Expression
<
ColorValue
>
?
=
null
text
Font
Link copied to clipboard
val
textFont
:
Expression
<
StringValue
>
?
=
null
text
Size
Link copied to clipboard
val
textSize
:
Expression
<
TextUnitValue
>
?
=
null
value
Link copied to clipboard
val
value
:
Expression
<
FormattableValue
>