Contents

OSActionCancelHandler

The block to call after the successful cancellation of the action.

Declaration

typedef void (^)(void) OSActionCancelHandler;

See Also

Ending the Action Early