UIConstraintBasedLayoutInstallingConstraints extension

UIConstraintBasedLayoutInstallingConstraints

on

Properties

constraints → NSArray

Available on UIView, provided by the UIConstraintBasedLayoutInstallingConstraints extension

constraints
no setter

Methods

addConstraint(NSLayoutConstraint constraint) → void

Available on UIView, provided by the UIConstraintBasedLayoutInstallingConstraints extension

addConstraint:
addConstraints(NSArray constraints$1) → void

Available on UIView, provided by the UIConstraintBasedLayoutInstallingConstraints extension

addConstraints:
removeConstraint(NSLayoutConstraint constraint) → void

Available on UIView, provided by the UIConstraintBasedLayoutInstallingConstraints extension

removeConstraint:
removeConstraints(NSArray constraints$1) → void

Available on UIView, provided by the UIConstraintBasedLayoutInstallingConstraints extension

removeConstraints: