---
title: delegate
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextcontentstorage/delegate
---

# delegate

The delegate for the content storage object.

## Declaration

```swift
weak var delegate: (any NSTextContentStorageDelegate)? { get set }
```

## See Also

### Accessing paragraphs

- [NSTextContentStorageDelegate](uikit/nstextcontentstoragedelegate.md)
