Huawei Related Exams
H14-231_V1.0 Exam
A developer has developed an Image component and written the following code, which of the following descriptions of the component is correct?
If you need to use a composite animation, you can combine multiple animated objects and add them to the AnimatorGroup. The AnimatorGroup provides two methods: runSerially() and runParallel(). Indicates that the animation starts at the same time and that the animation starts sequentially.