作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我想在 WatchKit 的Image 中使用 GIF,这可能吗?
我认为这是不可能的,但也许你知道
提前致谢
P.S:我是法国人,所以如果你会说法语,那很适合我。
最佳答案
如果您检查WKInterfaceImage
docs ,在“为一系列图像设置动画”下,您将看到以下内容:
You create animated images from a set of local image file resources or from existing UIImage objects. You use them to construct a new UIImage object, which you then assign to your WKInterfaceImage object.
所以,是的,你可以做到。但是您需要提供一系列静态图像而不是完成的 GIF。
关于ios - 我们可以在 WKImageView 中使用 GIF 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30221886/
我想在 WatchKit 的Image 中使用 GIF,这可能吗? 我认为这是不可能的,但也许你知道 提前致谢 P.S:我是法国人,所以如果你会说法语,那很适合我。 最佳答案 如果您检查WKInter
我是一名优秀的程序员,十分优秀!