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

# tight

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

## Declaration

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