ios 如何更改 XCode xib 中的堆叠顺序或对象?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6593980/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-30 20:38:38  来源:igfitidea点击:

how do I change the stacking order or objects in XCode xib?

iphoneiosxcodexib

提问by vasion

I know this is simple, but i cannot get one of my object behind the other. I looked for bring to Front, or some kind of index similar to z-index in CSS. I couldn't find anything.

我知道这很简单,但是我无法将一个对象放在另一个对象后面。我在 CSS 中寻找了带到 Front,或者某种类似于 z-index 的索引。我找不到任何东西。

采纳答案by Tomas Vana

It is a little bit hidden, but it is there;)

它有点隐藏,但它在那里;)