我可以在不设置图层的情况下创建多个图像动画吗

发布于 2024-11-03 11:32:31 字数 58 浏览 1 评论 0原文

谁能告诉我如何获取存储在数组中的多个图像,以便图像根据提供的数组进行动画处理。

谢谢。

Can anyone tell me that how can i get multiple images stored in an array so that the image will animate depending on that array provided.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忘羡 2024-11-10 11:32:31

看看 UIImageViewanimationImages 属性,您可以设置图像数组。然后,您可以设置 animationDurationanimationRepeatCount 属性来控制动画。

Have a look at UIImageView and the animationImages property, you can set an array of images. You can then set the animationDuration and animationRepeatCount property to control the animation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文