NSLayoutConstraint$Methods extension
Properties
- constant ↔ double
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
constantgetter/setter pair - firstAnchor → NSLayoutAnchor
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
firstAnchorno setter - firstAttribute → NSLayoutAttribute
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
firstAttributeno setter - firstItem → ObjCObject?
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
firstItemno setter - isActive ↔ bool
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
isActivegetter/setter pair - multiplier → double
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
multiplierno setter - priority ↔ double
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
prioritygetter/setter pair - relation → NSLayoutRelation
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
relationno setter - secondAnchor → NSLayoutAnchor?
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
secondAnchorno setter - secondAttribute → NSLayoutAttribute
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
secondAttributeno setter - secondItem → ObjCObject?
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
secondItemno setter - shouldBeArchived ↔ bool
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
shouldBeArchivedgetter/setter pair
Methods
-
init(
) → NSLayoutConstraint -
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
init