NSLayoutConstraint
public extension NSLayoutConstraint
-
Sets the
NSLayoutConstraintisActiveproperty totrue.Declaration
Swift
func activate() -
Sets the
NSLayoutConstraintisActiveproperty tofalse.Declaration
Swift
func deactivate()
View on GitHub
NSLayoutConstraint Extension Reference