Instance Methods | |
| (void) | - openCell |
Properties | |
| UIPanGestureRecognizer * | panRecognizer |
| Determines when cell is panned. | |
| CGPoint | panStartPoint |
| Value of where panning begins for cell. | |
| CGFloat | startingRightLayoutConstraintConstant |
| Right constraint distance moved for moving cell back after panning. | |
| IBOutlet NSLayoutConstraint * | contentViewRightConstraint |
| Value for right constraint of cell before panning. | |
| IBOutlet NSLayoutConstraint * | contentViewLeftConstraint |
| value for left constraint of cell before panning | |
Controls elements of a swipeable invitation cell by using UIGestureRecognizerDelegate
1.8.8