CKComponentBoundsAnimationMode Constants Reference
| Declared in | CKComponentBoundsAnimation.h |
|---|
CKComponentBoundsAnimationMode
Definition
typedef NS_ENUM(NSInteger, CKComponentBoundsAnimationMode ) {
CKComponentBoundsAnimationModeDefault = 0,
CKComponentBoundsAnimationModeSpring,
};