---
title: hasNonIdentityMatrix
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctrunstatus/hasnonidentitymatrix
---

# hasNonIdentityMatrix

The run requires a specific text matrix to be set in the current Core Graphics context for proper drawing.

## Declaration

```swift
static var hasNonIdentityMatrix: CTRunStatus { get }
```

## See Also

### Constants

- [rightToLeft](coretext/ctrunstatus/righttoleft.md)
- [nonMonotonic](coretext/ctrunstatus/nonmonotonic.md)
