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.colors
/
TextFieldColors
/
setDisabledPlaceholderColor
set
Disabled
Placeholder
Color
abstract
fun
setDisabledPlaceholderColor
(
colorBuilder
:
Color
.
(
)
->
Unit
)
设置文本框禁用时占位符的颜色。
Parameters
color
Builder
用于配置颜色的 lambda 表达式。