---
title: Unicode.GeneralCategory.otherLetter
framework: swift
role: symbol
role_heading: Case
path: swift/unicode/generalcategory/otherletter
---

# Unicode.GeneralCategory.otherLetter

Other letters, including syllables and ideographs.

## Declaration

```swift
case otherLetter
```

## Discussion

Discussion This value corresponds to the category Other_Letter (abbreviated Lo) in the Unicode Standard.
