ArkUI_CustomProperty
typedef struct ArkUI_CustomProperty ArkUI_CustomProperty
Overview
Defines custom property information.
Since: 14
Related module: ArkUI_NativeModule
Header file: native_type.h
Related APIs
| Name | Description |
|---|---|
| OH_ArkUI_NodeUtils_AddCustomProperty | Sets a custom property for a component. |
| OH_ArkUI_NodeUtils_RemoveCustomProperty | Removes a custom property that has been set for the specified component. |
| OH_ArkUI_NodeUtils_GetCustomProperty | Obtains the value of a custom property of the specified component. |
| OH_ArkUI_CustomProperty_Destroy | Destroys a CustomProperty instance. |
| OH_ArkUI_CustomProperty_GetStringValue | Obtains the value of a custom property. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 arkts-apis-uicontext-contextmenucontroller
openharmony 鸿蒙 errorcode-canvas
openharmony 鸿蒙 capi-oh-nativexcomponent-native-xcomponent-oh-nativexcomponent
openharmony 鸿蒙 errorcode-bindSheet
openharmony 鸿蒙 js-apis-arkui-uiExtension-sys
openharmony 鸿蒙 capi-arkui-accessibility-arkui-accessibilityeventinfo
openharmony 鸿蒙 capi-arkui-rendernodeutils
openharmony 鸿蒙 js-apis-arkui-node
openharmony 鸿蒙 capi-native-node-h
openharmony 鸿蒙 capi-arkui-nativemodule-arkui-listitemswipeactionitem