toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.context
/
MeasureContext
/
toPixels
to
Pixels
open
fun
toPixels
(
dp
:
Float
)
:
Float
Deprecated
Use `dpToPx` instead.
Replace with
dpToPx(dp)
Content copied to clipboard
Converts the provided dimension from dp to px.