🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

TextUnitType

An enum class defining for type of TextUnit.

Source set: Common
public class TextUnitType(internal val type: Long)

An enum class defining for type of TextUnit.

Members

Companion

Source set: Common
public companion object

Properties

Unspecified

Source set: Common
public val Unspecified: TextUnitType

Sp

Source set: Common
public val Sp: TextUnitType

Em

Source set: Common
public val Em: TextUnitType

Content updated: