---
title: UILegibilityWeight.unspecified
framework: uikit
role: symbol
role_heading: Case
path: uikit/uilegibilityweight/unspecified
---

# UILegibilityWeight.unspecified

An unspecified text weight.

## Declaration

```swift
case unspecified
```

## See Also

### Weights

- [UILegibilityWeight.regular](uikit/uilegibilityweight/regular.md)
- [UILegibilityWeight.bold](uikit/uilegibilityweight/bold.md)
