问题描述
我一直在玩 SwiftUI,我注意到所有这些教程都提到了 Command-Click Text
例如,并希望出现以下菜单项以便嵌入HStack 例如:
I've been playing around with SwiftUI and I'm noticing all these tutorials mentioning to Command-Click Text
for example and expecting the following menu items to appear in order to Embed in HStack for example:
问题是我没有看到任何这些嵌入 H/VStack"菜单项出现.即使我搜索嵌入",它也不会返回任何内容.
The problem is I'm not seeing any of these "Embed in H/VStack" menu items appear. Even if I search for "Embed" it doesn't return anything.
这是我看到的:
我在:
莫哈韦沙漠 10.14.6 (18G95).
Xcode 11.0 版 (11A420a).
Xcode Version 11.0 (11A420a).
推荐答案
https://developer.apple.com/documentation/xcode_release_notes/xcode_11_release_notes?language=objc
这篇关于Xcode 11 (11A420a) 不显示“嵌入 H/VStack"使用 Command-Click 声明时的菜单项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!