IPhone Interface Builder: Z-Index, Z-order of a button, image, ui element, etc?

前端 未结 7 957
独厮守ぢ
独厮守ぢ 2020-12-28 11:53

I\'m dragging things around in the Interface Builder... I\'d like to specify whether an image is in front (like an indicator) or behind of a button (like a background). I d

7条回答
  •  借酒劲吻你
    2020-12-28 12:10

    I know it's an old question, but in xcode 4.6 I can just drag elements up and down in the list to the left. The lower the element in the list, the closer it is to the user e.g. the bottom element in the list will always be visible, unless it's off the screen. I'm not sure when this was implemented, but it seems easier than the other answers.

提交回复
热议问题