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 3 上的日历复杂功能,日期下方的第二行文本是斜体的。我已经搜索了高低的文档,但找不到任何东西。
我正在使用所有三个提供程序,CLKComplicationTemplateModularLargeStandardBody但所有三行文本都使用非斜体文本格式化。
CLKComplicationTemplateModularLargeStandardBody
使第三个提供者斜体有什么技巧吗?
看起来斜体是数据检测器的一种形式 - 在这种情况下是地址,所以我认为没有公共 API。