---
title: NSTextScalingType
framework: uikit
role: symbol
role_heading: Enumeration
path: uikit/nstextscalingtype
---

# NSTextScalingType

Constants that specify the text scaling.

## Declaration

```swift
enum NSTextScalingType
```

## Topics

### Constants

- [NSTextScalingType.standard](uikit/nstextscalingtype/standard.md)
- [NSTextScalingType.iOS](uikit/nstextscalingtype/ios.md)

### Initializers

- [init(rawValue:)](uikit/nstextscalingtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting document-wide attributes

- [Document reading option keys](uikit/document-reading-option-keys.md)
