---
title: currentCodeUnitOffset
framework: swift
role: symbol
role_heading: Instance Property
path: swift/utf8span/unicodescalariterator/currentcodeunitoffset
---

# currentCodeUnitOffset

The byte offset of the start of the next scalar. This is always scalar-aligned.

## Declaration

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