---
title: loose
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/attributedstring/lineheight/loose
---

# loose

Constant line height based on a multiple of the point size that is perceived as loose.

## Declaration

```swift
static var loose: AttributedString.LineHeight { get }
```
