---
title: NSTextScalingType.iOS
framework: uikit
role: symbol
role_heading: Case
path: uikit/nstextscalingtype/ios
---

# NSTextScalingType.iOS

Font sizes throughout the document appear visually similar to how they would render in iOS.

## Declaration

```swift
case iOS
```

## See Also

### Constants

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