NSLayoutConstraintSet
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
All of the currently configured constraints
Declaration
Swift
private var availableConstraints: [NSLayoutConstraint]
-
Activates all of the non-nil constraints
Declaration
Swift
func activate() -> Self
Return Value
Self
-
Deactivates all of the non-nil constraints
Declaration
Swift
func deactivate() -> Self
Return Value
Self