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
/
TextStyle
/
getBackground
get
Background
abstract
fun
getBackground
(
)
:
Color
?
获取文本的背景颜色。
Return
当前的背景
Color
,如果未设置则可能为
Color.Unspecified
。