Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How we can layout subviews in a view?



How we can layout subviews in a view?..

Answer / 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

More Objective-C Interview Questions

Who made objective c?

1 Answers  


What is an accessor method?

1 Answers  


What is difference between extern and global?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


What is nonatomic and strong in objective c?

1 Answers  


What is enum constant?

1 Answers  


How to make a code snippet thread safe?

1 Answers  


Can we create dynamic classes in objective c?

1 Answers  


Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


What is id type in objective c?

1 Answers  


What are the important data types found in objective-c?

1 Answers  


What are the rules of variable?

1 Answers  


Categories