---
title: hasAmbiguousLayout
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilayoutguide/hasambiguouslayout
---

# hasAmbiguousLayout

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

## Declaration

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

## See Also

### Debugging the layout guide

- [constraintsAffectingLayout(for:)](uikit/uilayoutguide/constraintsaffectinglayout(for:).md)
