---
title: identityMatrix
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsfont/identitymatrix
---

# identityMatrix

The identify matrix for the font.

## Declaration

```swift
class var identityMatrix: UnsafePointer<CGFloat>
```

## See Also

### Getting the Font Matrices

- [matrix](appkit/nsfont/matrix.md)
- [textTransform](appkit/nsfont/texttransform.md)
