ArkUI_AnimateCompleteCallback
typedef struct {...} ArkUI_AnimateCompleteCallback
Overview
Defines the callback type for when the animation playback is complete.
Since: 12
Related module: ArkUI_NativeModule
Header file: native_animate.h
Summary
Member Variables
| Name | Description |
|---|---|
| ArkUI_FinishCallbackType type | Callback type for when the animation playback is complete. |
| void* userData | Custom data passed upon animation end callback. |
Member Functions
| Name | Description |
|---|---|
| void (*callback)(void* userData) | Callback invoked when the animation playback is complete. |
Member Function Description
callback()
void (*callback)(void* userData)
Description
Callback invoked when the animation playback is complete.
你可能感兴趣的鸿蒙文章
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