---
title: ExtendedGraphemeClusterType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/extendedgraphemeclustertype
---

# ExtendedGraphemeClusterType

The default type for an otherwise-unconstrained Unicode extended grapheme cluster literal.

## Declaration

```swift
typealias ExtendedGraphemeClusterType = String
```

## See Also

### Strings and Text

- [StringLiteralType](swift/stringliteraltype.md)
- [UnicodeScalarType](swift/unicodescalartype.md)
