Composables UI is out: our new component library for Compose Multiplatform ->
Property

LocalDensity

Provides the Density to be used to transform between density-independent pixel units (DP)androidx.compose.ui.unit.Dp and pixel units or scale-independent pixel units (SP)androidx.compose.ui.unit.TextUnit and pixel units.

Last updated: