Searched defs:ArkUIAnimatorOption (Results 1 – 2 of 2) sorted by relevance
1232 struct ArkUIAnimatorOption { struct1233 ArkUI_Int32 duration;1234 ArkUI_Int32 delay;1235 ArkUI_Int32 iterations;1236 ArkUI_Float32 begin;1237 ArkUI_Float32 end;1238 ArkUI_Int32 fill;1239 ArkUI_Int32 direction;1240 ArkUICurveHandle easing;1241 ArkUI_Int32 curveType;[all …]
1346 struct ArkUIAnimatorOption { struct1347 ArkUI_Int32 duration;1348 ArkUI_Int32 delay;1349 ArkUI_Int32 iterations;1350 ArkUI_Float32 begin;1351 ArkUI_Float32 end;1352 ArkUI_Int32 fill;1353 ArkUI_Int32 direction;1354 ArkUICurveHandle easing;1355 ArkUI_Int32 curveType;[all …]