---
title: defaultLow
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nslayoutconstraint/priority-swift.struct/defaultlow
---

# defaultLow

Priority level at which a button hugs its contents horizontally.

## Declaration

```swift
static var defaultLow: NSLayoutConstraint.Priority { get }
```

## See Also

### Constants

- [required](appkit/nslayoutconstraint/priority-swift.struct/required.md)
- [defaultHigh](appkit/nslayoutconstraint/priority-swift.struct/defaulthigh.md)
- [dragThatCanResizeWindow](appkit/nslayoutconstraint/priority-swift.struct/dragthatcanresizewindow.md)
- [windowSizeStayPut](appkit/nslayoutconstraint/priority-swift.struct/windowsizestayput.md)
- [dragThatCannotResizeWindow](appkit/nslayoutconstraint/priority-swift.struct/dragthatcannotresizewindow.md)
- [fittingSizeCompression](appkit/nslayoutconstraint/priority-swift.struct/fittingsizecompression.md)
