mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 23:21:05 +00:00
[NDK] romve unnecessary animateOption
Signed-off-by:lisitaolisitao3@huawei.com Signed-off-by: lisitao <lisitao3@huawei.com> Change-Id: I5482b395d62271ed06e8f211140dd665fafe0972
This commit is contained in:
parent
664514e746
commit
d1a87f9530
@ -82,13 +82,6 @@ typedef struct {
|
||||
ArkUI_AnimateCompleteCallback* complete);
|
||||
} ArkUI_NativeAnimateAPI_1;
|
||||
|
||||
/**
|
||||
* @brief Defines the animation configuration.
|
||||
*
|
||||
* @since 12
|
||||
*/
|
||||
typedef struct ArkUI_AnimateOption ArkUI_AnimateOption;
|
||||
|
||||
/**
|
||||
* @brief Creates an animation configuration.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user