What is the difference between addSubview and insertSubView methods when a view is added programmatically?
Thanks
Ashwani
|
What is the difference between addSubview and insertSubView methods when a view is added programmatically? Thanks Ashwani |
|||||
|
|
The only difference is in where the view is added: whether it is the frontmost view ( |
||||
|
|
|
Using |
|||||||
|
|
I don't think there is a difference.
|
|||
|
|