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.
我希望我的按钮在我的图像之上。假设我的故事板上有一张图片,我也想看到我的按钮。我也想对 UIWebview 做同样的事情......
在情节提要中,您可以选择要移动的东西(图像视图的按钮),然后editor > arrange > [direction you want].
editor > arrange > [direction you want]
不同的方向是:
Send to front
Send to back
Send forward
Send backward
这些的组合应该可以让您实现所需的顺序。