---
title: constraintsAffectingLayout
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nslayoutanchor/constraintsaffectinglayout
---

# constraintsAffectingLayout

The constraints that impact the layout of the anchor.

## Declaration

```swift
var constraintsAffectingLayout: [NSLayoutConstraint] { get }
```

## See Also

### Debugging the anchor

- [hasAmbiguousLayout](appkit/nslayoutanchor/hasambiguouslayout.md)
- [name](appkit/nslayoutanchor/name.md)
- [item](appkit/nslayoutanchor/item.md)
