harmony 鸿蒙ArkUI_TextChangeEvent
ArkUI_TextChangeEvent
Overview
Defines the return types for the callback events triggered when the content of an input box changes, including the preview content.
Since: 15
Related module: ArkUI_NativeModule
Summary
Member Variables
Name | Description |
---|---|
const char * pStr | Text content of the text box. |
const char * pExtendStr | Preview content. |
const char * number | Insertion position of the preview content. |
Member Variable Description
pStr
const char* ArkUI_TextChangeEvent::pStr
Description
Text content of the text box.
pExtendStr
const char* ArkUI_TextChangeEvent::pExtendStr
Description
Preview content.
number
const char* ArkUI_TextChangeEvent::number
Description
Insertion position of the preview content.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_AnimateCompleteCallback
harmony 鸿蒙ArkUI_ContextCallback
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦