What is called before viewdidload?



What is called before viewdidload?..

Answer / Daya Shankar Kumar

viewDidLoad is called after the view controller's view property has been loaded from a nib file or created programmatically, but before it appears onscreen. The methods that are called before viewDidLoad include awakeFromNib and viewWillAppear:animated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What are all the newly added frameworks iOS 4.3 to iOS 5.0?

1 Answers   CDC,


What is difference between shallow copy and deep copy in ios ? : IOS Architect

1 Answers  


Which language is best for ios development?

1 Answers  


How to run xcode and other tools with the iphone sdk?

1 Answers  


What makes react native special for ios?

1 Answers  


Major difference between delegate and notification?

1 Answers  


In mapKit frame work, how to get current user location

1 Answers  


What are layer objects in iOS operating system?

1 Answers   SwanSoft Technologies,


Explain Apple push notification

1 Answers  


What is messaging? How does the runtime handle message passing? What is message forwarding?

1 Answers  


Explain what is a class?

1 Answers  


What's new with the ios 7 camera?

1 Answers  


Categories