# `GSInterpolationFontProxy.unitsPerEm`

*Instance Property*

## Declaration

```swift
var unitsPerEm: UInt32 { get }
```

```objc
@property (readonly) uint32_t unitsPerEm;
```

```python
unitsPerEm() -> int
```

