sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.text.style
/
TextDirections
/
getContent
get
Content
abstract
fun
getContent
(
)
:
TextDirection
根据文本内容中的第一个强方向性字符来决定方向。 如果没有强方向性字符,则根据布局方向(LayoutDirection)或区域设置(Locale)来决定。