Home
last modified time | relevance | path

Searched refs:SetTextInputPlaceholder (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3975 int32_t SetTextInputPlaceholder(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextInputPlaceholder() function
13239 …static Setter* setters[] = { SetTextInputPlaceholder, SetTextInputText, SetCaretColor, SetCaretSty… in SetTextInputAttribute()