Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h142 struct TextFieldMethod : Method { struct
143 void Delete(const RefPtr<TextFieldController>& textFieldController) const in Delete()