RBTooltipPointDirection Constants Reference
Declared in | RBTooltipContainerView.h |
---|
RBTooltipPointDirection
The direction that the arrow should point at the target view.
Definition
typedef NS_ENUM(NSInteger, RBTooltipPointDirection ) {
RBTooltipPointDirectionDown = 0,
RBTooltipPointDirectionUp,
};
Constants
Declared In
RBTooltipContainerView.h