NSLayoutConstraint$Methods extension
Properties
- active ↔ bool
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
isActivegetter/setter pair - 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 → ObjCObjectBase?
-
Available on NSLayoutConstraint, provided by the NSLayoutConstraint$Methods extension
firstItemno setter - 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 → ObjCObjectBase?
-
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