Contents

removeConstraints(_:)

Removes the specified constraints from the view.

Declaration

func removeConstraints(_ constraints: [NSLayoutConstraint])

Parameters

  • constraints:

    The constraints to remove.

See Also

Managing the View’s Constraints