iOS Question How to change order of views at runtime?

netkomm

Active Member
Licensed User
Longtime User
Hi,

I have created a view with the designer.

At runtime I am adding a videoView control that is overlapping all other controls of the form.

Is there a way to place the videoView at the back of all the other controls programmatically?

Thanks!
 
Top