NSLayoutConstraint$Methods extension

on

Properties

active bool

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

isActive
getter/setter pair
constant double

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

constant
getter/setter pair
firstAnchor NSLayoutAnchor

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

firstAnchor
no setter
firstAttribute NSLayoutAttribute

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

firstAttribute
no setter
firstItem → ObjCObjectBase?

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

firstItem
no setter
multiplier double

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

multiplier
no setter
priority double

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

priority
getter/setter pair
relation NSLayoutRelation

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

relation
no setter
secondAnchor NSLayoutAnchor?

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

secondAnchor
no setter
secondAttribute NSLayoutAttribute

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

secondAttribute
no setter
secondItem → ObjCObjectBase?

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

secondItem
no setter
shouldBeArchived bool

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

shouldBeArchived
getter/setter pair

Methods

init() NSLayoutConstraint

Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension

init