Contents

constraints

Returns the constraints held by the view.

Declaration

var constraints: [NSLayoutConstraint] { get }

Return Value

The constraints held by the view.

See Also

Managing the View’s Constraints