What is ios viewwillappear?



What is ios viewwillappear?..

Answer / Gaurav Chauhan

"viewWillAppear": is a method in iOS that is called by the runtime when a view object is about to be displayed to the user. It's a subclass of UIViewController and it's an excellent place to perform any initialization or prepare your interface before the view appears on screen.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is meaning of 'nonatomic' keyword?

1 Answers  


 Whats a struct?

1 Answers  


What is gcd in ios swift?

1 Answers  


What are ios apps coded in?

1 Answers  


what are the two different smart groups in Xcode?

1 Answers  


What is a retain cycle?

1 Answers  


List the devices compatible with ios 11? : IOS Architect

1 Answers  


Explain me app bundle?

1 Answers  


Name the memory management rules and their related methods.

1 Answers  


What is id in ios?

1 Answers  


What is ios viewdidload?

1 Answers  


What is difference between atomic and nonatomic in ios?

1 Answers  


Categories