RBTooltipAnimationType Constants Reference
Declared in | RBTooltipContainerView.h |
---|
RBTooltipAnimationType
The type of animation to use when displaying and dismissing the tooltip.
Definition
typedef NS_ENUM(NSInteger, RBTooltipAnimationType ) {
RBTooltipAnimationTypeSlide = 0,
RBTooltipAnimationTypePop,
};
Constants
Declared In
RBTooltipContainerView.h