Home
last modified time | relevance | path

Searched defs:placeholderColor (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
H A Ddsl_text_field_creator_test.cpp134 const auto& placeholderColor = textFieldComponent->GetPlaceholderColor(); variable
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md53 ### placeholderColor subsection
H A Dts-basic-components-textarea.md54 ### placeholderColor subsection
H A Dts-basic-components-textinput.md70 ### placeholderColor subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md53 ### placeholderColor subsection
H A Dts-basic-components-textarea.md54 ### placeholderColor subsection
H A Dts-basic-components-textinput.md71 ### placeholderColor subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp71 void TextFieldComponent::SetPlaceholderColor(const Color& placeholderColor) in SetPlaceholderColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h98 Color placeholderColor; member
274 void SetPlaceholderColor(const Color& placeholderColor) in SetPlaceholderColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js9498 placeholderColor(value) { method in ArkSearchComponent
13080 placeholderColor(value) { method in ArkTextAreaComponent
14749 placeholderColor(value) { method in ArkTextInputComponent