Home
last modified time | relevance | path

Searched defs:ArkUIAnimateOption (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1214 struct ArkUIAnimateOption { struct
1215 ArkUI_Uint32 duration;
1216 ArkUI_Float32 tempo;
1217 ArkUI_Int32 curve;
1218 ArkUI_Int32 delay;
1219 ArkUI_Int32 iterations;
1220 ArkUI_Int32 playMode;
1222 void* onFinishCallback;
1223 void* user;
1225 ArkUICurveHandle iCurve;
[all …]