CMPopTipAnimation Constants Reference

Declared in CMPopTipView.h

CMPopTipAnimation

Definition

typedef NS_ENUM(NSInteger, CMPopTipAnimation ) {
   CMPopTipAnimationSlide = 0,
   CMPopTipAnimationPop,
   CMPopTipAnimationFade,
};

Constants

CMPopTipAnimationSlide

Declared In CMPopTipView.h.

CMPopTipAnimationPop

Declared In CMPopTipView.h.

CMPopTipAnimationFade

Declared In CMPopTipView.h.