【发布时间】:2020-02-20 16:26:46
【问题描述】:
我知道这在 javadoc 中是可能的,但在 Xcode 的 swift 文档中这可能吗?本地图像或来自 URL。
【问题讨论】:
标签: swift xcode image documentation
我知道这在 javadoc 中是可能的,但在 Xcode 的 swift 文档中这可能吗?本地图像或来自 URL。
【问题讨论】:
标签: swift xcode image documentation
不,您不能为标准 Swift 文档添加图片,但 Playgrounds 除外。对于游乐场,您可以查看这些链接Add resources to a playground、Images。
【讨论】: