My Project
 All Classes Functions Properties
Instance Methods | Properties | List of all members
InvitationTableViewCell() Category Reference
Inheritance diagram for InvitationTableViewCell():

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
 

Detailed Description

Controls elements of a swipeable invitation cell by using UIGestureRecognizerDelegate


The documentation for this category was generated from the following file: