performSelector:onTarget:withObject:amount:(SEL, id *, id, void *) method

Helper method used for performing invocations on the main thread (used for progress).

Syntax

public static virtual void performSelector:onTarget:withObject:amount: (SEL selector, id * target, id object, void * amount)