---
title: textTransform
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsfont/texttransform
---

# textTransform

The current transformation matrix of the font.

## Declaration

```swift
var textTransform: AffineTransform { get }
```

## See Also

### Related Documentation

- [set()](appkit/nsfont/set().md)

### Getting the Font Matrices

- [matrix](appkit/nsfont/matrix.md)
- [identityMatrix](appkit/nsfont/identitymatrix.md)
