---
title: hasAmbiguousLayout
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nslayoutanchor/hasambiguouslayout
---

# hasAmbiguousLayout

A Boolean value indicating whether the constraints impacting the anchor specify its location ambiguously.

## Declaration

```swift
var hasAmbiguousLayout: Bool { get }
```

## See Also

### Debugging the anchor

- [constraintsAffectingLayout](appkit/nslayoutanchor/constraintsaffectinglayout.md)
- [name](appkit/nslayoutanchor/name.md)
- [item](appkit/nslayoutanchor/item.md)
