vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.context
/
MeasureContext
/
toFontSize
to
Font
Size
open
fun
toFontSize
(
sp
:
Float
)
:
Float
Deprecated
Use `spToPx` instead.
Replace with
spToPx(sp)
Content copied to clipboard
Converts the provided dimension from sp to px.