---
title: nativeScale
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiscreen/nativescale
---

# nativeScale

The native scale factor for the physical screen.

## Declaration

```swift
var nativeScale: CGFloat { get }
```

## See Also

### Getting the size and scale

- [bounds](uikit/uiscreen/bounds.md)
- [nativeBounds](uikit/uiscreen/nativebounds.md)
- [scale](uikit/uiscreen/scale.md)
