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...


Can we have multiple uiwindows in ios?



Can we have multiple uiwindows in ios?..

Answer / Pawan Kumar Singh

No, you cannot have multiple UIWindows in iOS. The root view controller of your application manages the user interface hierarchy and acts as a single top-level window. If you need to display additional content on top of the current screen, you should use UIViewController's modal presentation styles like presentModalViewController or pushViewController onto a UINavigationController stack.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to restart app in objective c?

1 Answers  


Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


What is an accessor method?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


What are the three main types of property?

1 Answers  


What is gcd objective c?

1 Answers  


How do you write an objective?

1 Answers  


What is .m file in xcode?

1 Answers  


What do you mean by @synthesize and @dynamic in the objective-c?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


Why swift is faster than objective c?

1 Answers  


What is synthesize objective c?

1 Answers  


Categories