---
title: delegate
framework: sharedwithyou
role: symbol
role_heading: Instance Property
path: sharedwithyou/swhighlightcenter/delegate
---

# delegate

The delegate object for the highlight center.

## Declaration

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

## See Also

### Setting the delegate

- [SWHighlightCenterDelegate](sharedwithyou/swhighlightcenterdelegate.md)
