//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.utils/toLocalPixel
toLocalPixel
[jvm]\
@Composable
fun Dp.toLocalPixel(): Float
Converts a device independent measure to local pixel accounting for local density.
Receiver
Dp original measure
Return
converted measure