Apple Watch 通知的“标题”字段的最大长度是多少



我已经查阅了这个页面,但我没有看到任何关于Apple Watch通知标题的最大长度。

注意 - 如果这个问题更适合"问不同",请告诉我。

这里有关于它的好帖子 https://developer.apple.com/library/ios/documentation/General/Conceptual/WatchKitProgrammingGuide/TextandLabels.html:

https://developer.apple.com/library/prerelease/ios/documentation/General/Conceptual/WatchKitProgrammingGuide/BasicSupport.html

我认为文本在一行中达到最大长度时会沿着每一行向下移动,因此,如果您正在开发应用程序,则可以编写长文本并计算有多少个字符:)

相关内容

  • 没有找到相关文章

最新更新