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.material3
/
ColorScheme
/
getSurfaceContainerHigh
get
Surface
Container
High
abstract
fun
getSurfaceContainerHigh
(
)
:
Color
?
获取高强调表面容器(SurfaceContainerHigh)。用于需要比
getSurfaceContainer
更多强调的内容。
Return
当前的
Color
,未定义时返回
null
。