---
title: suffix()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/utf8span/characteriterator/suffix()
---

# suffix()

Returns the UTF8Span containing all the content after the iterator’s current position.

## Declaration

```swift
func suffix() -> UTF8Span
```
