---
title: legibilityWeight
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/environmentvalues/legibilityweight
---

# legibilityWeight

The font weight to apply to text.

## Declaration

```swift
var legibilityWeight: LegibilityWeight? { get set }
```

## Discussion

Discussion This value reflects the value of the Bold Text display setting found in the Accessibility settings.

## See Also

### Improving legibility

- [accessibilityShowButtonShapes](swiftui/environmentvalues/accessibilityshowbuttonshapes.md)
- [accessibilityReduceTransparency](swiftui/environmentvalues/accessibilityreducetransparency.md)
- [LegibilityWeight](swiftui/legibilityweight.md)
