Index Hierarchy PMTweenDidResumeBlock Block Reference Declared in PMTweening.h Block Definition PMTweenDidResumeBlock This notification block should be executed when calling the resumeTween method pauses a tween operation. typedef void (^PMTweenDidResumeBlock) (NSObject <, PMTweening >, * tween) Declared In PMTweening.h Index Hierarchy