---
title: encodedOffset
framework: swift
role: symbol
role_heading: Instance Property
path: swift/string/index/encodedoffset
---

# encodedOffset

The offset into a string’s code units for this index.

## Declaration

```swift
var encodedOffset: Int { get }
```
