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

# NSTextScalingType.standard

Font sizes throughout the document appear visually similar to how they would render in macOS and non-Apple platforms.

## Declaration

```swift
case standard
```

## See Also

### Constants

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