TextAlign

interface TextAlign : ComposableProperties<TextAlign>

定义了文本的水平对齐方式。

此接口是对 Jetpack Compose androidx.compose.ui.text.style.TextAlign 的抽象封装, 用于在脚本 API 中控制文本在其容器内的对齐行为,例如居左、居中或两端对齐。

Author

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