setDisabledPlaceholderColor

abstract fun setDisabledPlaceholderColor(colorBuilder: Color.() -> Unit)

设置文本框禁用时占位符的颜色。

Parameters

colorBuilder

用于配置颜色的 lambda 表达式。