maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
maplibre-compose
/
org.maplibre.compose.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
>