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

rf

Extension property to convert an Int to a RemoteFloat.

Source set: Android
public val Int.rf: RemoteFloat

Extension property to convert an Int to a RemoteFloat.

Source set: Android
public val Float.rf: RemoteFloat

Extension property to convert a Float to a RemoteFloat.

Last updated: