UI updation in seperate thread is it possible ?
Answer / babu
UI Updating only possible using main() thread. If you are doing operation in custom thread, and if you want to do some UI operation you should get main() thread and update the UI.
Is This Answer Correct ? | 0 Yes | 0 No |
Difference between categories and extensions?
How to start a thread?
Explain the difference between frame and bounds?
How to parse json?
What are the Different types of persistent stores?
How do I get a call when my ipad rings?
What is the architecture of ios?
Multitasking support is available from which version in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
Does ios have garbage collection?
what are fetched properties? How do you create a fetched property?
What is shared instance in ios?
Which is the framework that is used to construct application’s user interface for ios?