---
title: UTF16View
framework: swift
role: symbol
role_heading: Associated Type
path: swift/stringprotocol/utf16view
---

# UTF16View

## Declaration

```swift
associatedtype UTF16View : BidirectionalCollection where Self.UTF16View.Element == UInt16, Self.UTF16View.Index == String.Index
```
