TextUnitType

interface TextUnitType : ComposableProperties<ERROR CLASS: Symbol not found for androidx.compose.ui.unit.TextUnitType>

表示 TextUnit 的类型。

此接口封装了 androidx.compose.ui.unit.TextUnitType,用于定义文本单位的具体类型, 例如像素无关单位(Sp)、相对字体大小单位(Em)或未指定单位(Unspecified)。

Author

M8Test, [email protected], https://m8test.com

See also

androidx.compose.ui.unit.TextUnitType