In interface builder, there are layout options to send to back or send to front any elements such as UIButton
, UIImage
, UILabel
etc...
Now, I would like to do the same at runtime, programmatically.
Is there an easy way to do that?
I do not want to create different views, just update the z-axis.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…