harmony 鸿蒙ArkUI_TextChangeEvent

2025-06-12 浏览 (1)

ArkUI_TextChangeEvent

概述

定义输入框内容改变(包含预上屏内容)回调事件的返回值类型。

起始版本: 15

相关模块:ArkUI_NativeModule

所在头文件: native_node.h

汇总

成员变量

名称描述
const char * pStr字符串数据。
const char * pExtendStr字符串数据。
const char * number整型数据。

结构体成员变量说明

pStr

const char* ArkUI_TextChangeEvent::pStr

描述:

字符串数据,输入框文本内容。

pExtendStr

const char* ArkUI_TextChangeEvent::pExtendStr

描述:

字符串数据,预上屏内容。

number

const char* ArkUI_TextChangeEvent::number

描述:

整型数据,预上屏内容插入位置。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI(方舟UI框架)

harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent

harmony 鸿蒙ARKUI_TextPickerRangeContent

harmony 鸿蒙ArkUI_AnimateCompleteCallback

harmony 鸿蒙ArkUI_AttributeItem

harmony 鸿蒙ArkUI_ColorStop

harmony 鸿蒙ArkUI_ContextCallback

harmony 鸿蒙ArkUI_EventModule

harmony 鸿蒙ArkUI_ExpectedFrameRateRange

harmony 鸿蒙ArkUI_IntOffset

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/KzjIqM