---
title: SWHighlightCenterDelegate
framework: sharedwithyou
role: symbol
role_heading: Protocol
path: sharedwithyou/swhighlightcenterdelegate
---

# SWHighlightCenterDelegate

The protocol you use to notify the delegate when the list or rank order of surfaced highlights changes.

## Declaration

```swift
protocol SWHighlightCenterDelegate : NSObjectProtocol
```

## Topics

### Protocol Attributes

- [highlightCenterHighlightsDidChange(_:)](sharedwithyou/swhighlightcenterdelegate/highlightcenterhighlightsdidchange(_:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Setting the delegate

- [delegate](sharedwithyou/swhighlightcenter/delegate.md)
