---
title: debugDescription
framework: system
role: symbol
role_heading: Instance Property
path: system/filedescriptor/seekorigin/debugdescription
---

# debugDescription

A textual representation of the seek origin, suitable for debugging.

## Declaration

```swift
var debugDescription: String { get }
```

## See Also

### Debugging

- [description](system/filedescriptor/seekorigin/description.md)
