composed
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
composed
composed-core
/
com.w2sv.composed.ui.unit
/
toDp
to
Dp
@
Composable
@
ReadOnlyComposable
fun
Int
.
toDp
(
)
:
Dp
@
Composable
@
ReadOnlyComposable
fun
Float
.
toDp
(
)
:
Dp
Converts this pixel value to
Dp
using the current
LocalDensity
.