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

LocalRemoteDensity

Composition local for RemoteDensity.

Source set: Android
@get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
public val LocalRemoteDensity: ProvidableCompositionLocal<RemoteDensity>

Composition local for RemoteDensity.

Last updated: