cocoa touch - Programmatically send to front/back elements created from interface builder -


In the interface builder, there are layout options for sending or sending back UIButton , UIImage , UILabel etc ...

Now, I want to program at runtime.

Is there an easy way to do this?

I do not want to create separate views, just update the z-axis.

UIView has several methods that allow you to modify the visual hierarchy Gives you

  • Since your thoughts are already included

    you can see that you can easily call bringSubviewToFront: for each view. Are there.


    Comments

    Popular posts from this blog

    c# - PInvoke of NetUserAdd returns 24 -

    NHibernate Passing Session to the Repository -

    objective c - Mouse events for an NSSegmentedCell subclass? -