---
title: width
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/font/resolved/width
---

# width

The width of a resolved font.

## Declaration

```swift
var width: Font.Width { get }
```
