---
title: NSFont.Width
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsfont/width
---

# NSFont.Width

## Declaration

```swift
struct Width
```

## Topics

### Initializers

- [init(_:)](appkit/nsfont/width/init(_:).md)
- [init(rawValue:)](appkit/nsfont/width/init(rawvalue:).md)

### Type Properties

- [compressed](appkit/nsfont/width/compressed.md)
- [condensed](appkit/nsfont/width/condensed.md)
- [expanded](appkit/nsfont/width/expanded.md)
- [standard](appkit/nsfont/width/standard.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Comparable](swift/comparable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [NSToolbarUserInfoKey](appkit/nstoolbaruserinfokey.md)
