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

# Unicode.GeneralCategory.otherSymbol

A symbol of another type.

## Declaration

```swift
case otherSymbol
```

## Discussion

Discussion This value corresponds to the category Other_Symbol (abbreviated So) in the Unicode Standard.
