Home
last modified time | relevance | path

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

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