CMPopTipView Class Reference

Inherits from UIView
Declared in CMPopTipView.h
CMPopTipView.m

  dismissAlongWithUserInteraction

Dismiss along with user interaction if YES. For example, users can scroll down a table view when a tip view is shown. The tip view dismiss when he or she touches down and user interaction continues. Default is NO.

@property (nonatomic, assign) BOOL dismissAlongWithUserInteraction

Discussion

Dismiss along with user interaction if YES. For example, users can scroll down a table view when a tip view is shown. The tip view dismiss when he or she touches down and user interaction continues. Default is NO.

Note: Make sure dismissTapAnywhere is NO.

Declared In

CMPopTipView.h