Instance Property
bottomConstraint
Declaration
@IBOutlet weak var bottomConstraint: NSLayoutConstraint? { get set }Declaration
@property (weak) NSLayoutConstraint * bottomConstraint;Declaration
bottomConstraint() -> NSLayoutConstraint
setBottomConstraint_(bottomConstraint: NSLayoutConstraint)