harmony 鸿蒙ArkUI_AnimateCompleteCallback
ArkUI_AnimateCompleteCallback
Overview
Defines the callback type for when the animation playback is complete.
Since: 12
Related module: ArkUI_NativeModule
Summary
Member Variables
Name | Description |
---|---|
ArkUI_FinishCallbackType type | onFinish callback. |
void(* callback )(void *userData) | Callback invoked when the animation playback is complete. |
void * userData | Callback of a custom type. |
Member Variable Description
callback
void(* ArkUI_AnimateCompleteCallback::callback) (void *userData)
Description
Callback invoked when the animation playback is complete.
type
ArkUI_FinishCallbackType ArkUI_AnimateCompleteCallback::type
Description
Type of the onFinish callback.
userData
void* ArkUI_AnimateCompleteCallback::userData
Description
Callback of a custom type.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_ContextCallback
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦