4

在 watchOS 2WKInterfaceDevice类中,没有-addCachedImage:. 如果您想使用它,它会将您的代码标记为不可用。

不过,它有一个cachedImages属性。我想知道在 watchOS 2 中缓存图像的 API 在哪里?谢谢您的帮助!

watchOS 2 beta 4 及更低版本会发生这种情况。

4

1 回答 1

0

“watchOS 2 不支持图像缓存。”

来自: https ://developer.apple.com/library/prerelease/watchos/documentation/WatchKit/Reference/WKInterfaceImage_class/index.html#//apple_ref/occ/cl/WKInterfaceImage

于 2015-07-20T04:23:24.313 回答