Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h51 bool showCursor = true; member
434 void SetShowCursor(bool showCursor) in SetShowCursor()