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

# normal

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

## Declaration

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