Answer Posted / Gourav Pandey
To layout subviews in a view, you can use Auto Layout, which is a framework in iOS for designing and positioning UI elements. You can also use Core Graphics functions like addSubview, frame, center, bounds, etc., to manually manipulate the position and size of subviews.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category