Working with overlapping objects in storyboard

1.9k views Asked by At

I'm working on an app where one of the screens will have a partially transparent overlay in some situations. I'm using a Visual Effect View for this.

I now simply have this visual effect view on top of the other UI elements in my storyboard, but this means having to move it out of the way whenever something else in that view needs changing. Is there a good way to edit such a “sub view” without having it actually be in that view controller's view in a storyboard?

An effect view overlaid on top of some elements

2

There are 2 answers

1
Fabio Felici On BEST ANSWER

Try the installed check at the bottom of the image:

enter image description here

0
Adarsh K On

Try,

  • Shift + Ctrl + Left Click, or
  • Shift + Right Click

on top of the overlapping views in storyboard to get a list.