Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 watchOS 2WKInterfaceDevice类中,没有-addCachedImage:. 如果您想使用它,它会将您的代码标记为不可用。
WKInterfaceDevice
-addCachedImage:
不过,它有一个cachedImages属性。我想知道在 watchOS 2 中缓存图像的 API 在哪里?谢谢您的帮助!
cachedImages
watchOS 2 beta 4 及更低版本会发生这种情况。
“watchOS 2 不支持图像缓存。”
来自: https ://developer.apple.com/library/prerelease/watchos/documentation/WatchKit/Reference/WKInterfaceImage_class/index.html#//apple_ref/occ/cl/WKInterfaceImage