Home
last modified time | relevance | path

Searched defs:focusPlaceholderColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp501 void TextFieldComponent::SetFocusPlaceholderColor(const Color& focusPlaceholderColor) in SetFocusPlaceholderColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h99 Color focusPlaceholderColor; member
696 void SetFocusPlaceholderColor(const Color& focusPlaceholderColor) in SetFocusPlaceholderColor()