---
title: "init(extendedGraphemeClusterLiteral:)"
framework: swift
role: symbol
role_heading: Initializer
path: "swift/string/init(extendedgraphemeclusterliteral:)"
---

# init(extendedGraphemeClusterLiteral:)

## Declaration

```swift
init(extendedGraphemeClusterLiteral value: Self.StringLiteralType)
```

## See Also

### Infrequently Used Functionality

- [index(of:)](swift/string/index(of:).md)
- [init(_:)](swift/string/init(_:)-5a5lw.md)
- [init(stringInterpolation:)](swift/string/init(stringinterpolation:).md)
- [init(stringLiteral:)](swift/string/init(stringliteral:).md)
- [init(unicodeScalarLiteral:)](swift/string/init(unicodescalarliteral:).md)
- [customPlaygroundQuickLook](swift/string/customplaygroundquicklook.md)
- [withContiguousStorageIfAvailable(_:)](swift/string/withcontiguousstorageifavailable(_:).md)
