---
title: fixed
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/textvariantpreference/fixed
---

# fixed

The default text variant preference. It always chooses the largest available variant.

## Declaration

```swift
static var fixed: FixedTextVariant { get }
```
