gpt4 book ai didi

ios - WatchKit 基本文本动画

转载 作者:行者123 更新时间:2023-11-29 12:24:43 26 4
gpt4 key购买 nike

是否可以重现我们在演示页面上看到的基本动画:http://www.apple.com/watch/health-and-fitness/

我们可以看到一些文本出现/消失。我想知道他们是否做到了,我们是否也可以做到,或者我们还没有获得这些方法...

我知道 watchKit 上的动画非常有限,但我们可以用 NSTimer 和 WKInterfacegroup 做点什么吗?

最佳答案

我想我找到了答案:

http://www.raywenderlich.com/94672/watchkit-faq

Can I use Core Graphics to generate images dynamically and then use them in a watch app? Can they be cached on the watch?

Yes, but the composition of any images using Core Graphics must take place on the iPhone as part of the extension. Once you have rendered the Core Graphics drawing context into an instance of UIImage you can then cache it on the watch using addCachedImage(_:name:) from WKInterfaceDevice.

关于ios - WatchKit 基本文本动画,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29564573/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com