NSNotificationCenter
but sometimes that is overkill. A much simpler approach is to use one of the following performSelectorOnMainThread
methods on NSObject
:performSelectorOnMainThread:withObject:waitUntilDone: performSelectorOnMainThread:withObject:waitUntilDone:modes: |
No comments:
Post a Comment