---
title: NSWritingDirectionFormatType.override
framework: uikit
role: symbol
role_heading: Case
path: uikit/nswritingdirectionformattype/override
---

# NSWritingDirectionFormatType.override

Enables character types with inherent directionality to be overridden when required for special cases, such as for part numbers made of mixed English, digits, and Hebrew letters to be written from right to left.

## Declaration

```swift
case override
```

## See Also

### Constants

- [NSWritingDirectionFormatType.embedding](uikit/nswritingdirectionformattype/embedding.md)
