MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//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