iPhone Question: Download iPhone PDF

Name the application thread from where UIKit classes should be used?

Tweet Share WhatsApp

Answer:

UIKit classes should be used only from an application’s main thread. Note: The derived classes of UIResponder and the classes which manipulate application’s user interface should be used from application’s main thread.

Download iPhone PDF Read All 52 iPhone Questions
Previous QuestionNext Question
Describe the functionality of accelerometer of an iPhone ?What are the tools required to develop iOS applications?