ArkUI_StringAsyncEvent
typedef struct {...} ArkUI_StringAsyncEvent
Overview
Defines the string type parameter used by the component callback event.
Since: 12
Related module: ArkUI_NativeModule
Header file: native_node.h
Summary
Member Variables
| Name | Description |
|---|---|
| const char* pStr | String. |