Declared in PMTweening.h

Block Definition

PMTweenDidStartBlock

This notification block should be executed when the startTween method starts a tween operation. If a delay has been specified, this block is executed after the delay is complete.

typedef void (^PMTweenDidStartBlock) (NSObject <, PMTweening >, * tween)

Declared In

PMTweening.h