Searched defs:ArkUIAnimateOption (Results 1 – 1 of 1) sorted by relevance
1214 struct ArkUIAnimateOption { struct1215 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 …]