Spark
Toggle table of contents
3.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Spark
spark
/
com.adevinta.spark.components.meter.circular
/
CircularMeterContent
/
ValueLabel
/
formatValue
format
Value
val
formatValue
:
(
Float
)
->
String
(
source
)
Parameters
format
Value
Converts the raw value to the display string (e.g.
{ "${it.toInt()}%" }
).