Composable Function

measureTextHeight

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

measureTextHeight

Android
@Composable
public fun measureTextHeight(
    text: RemoteString,
    style: TextStyle = LocalTextStyle.current,
    fontSize: TextUnit = TextUnit.Unspecified,
): RemoteFloat