performSelector:onTarget:withObject:amount: method
Helper method used for performing invocations on the main thread (used for progress)
Syntax
+
(
void
)
performSelector
:
(
SEL
)
selector
onTarget
:
(
id *
)
target
withObject
:
(
id
)
object
amount
:
(
void *
)
amount
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.