PMTweenDirection Constants Reference
Declared in | PMTweening.h |
PMTweenDirection
Enum representing the direction a tween is tweening in.
Definition
typedef NS_ENUM(NSInteger, PMTweenDirection ) {
PMTweenDirectionForward,
PMTweenDirectionReverse,
};
Constants
Declared In
PMTweening.h