🌈 Create new beautiful Compose Gradients with our new wesite ->
Composable Function

measureTextWidth

measureTextWidth

Source set: Android
@Composable
public fun measureTextWidth(
    text: RemoteString,
    style: RemoteTextStyle = RemoteTextStyle.Default,
    fontSize: RemoteTextUnit? = null,
): RemoteFloat

Content updated: