---
title: "clearNotices(for:)"
framework: sharedwithyou
role: symbol
role_heading: Instance Method
path: "sharedwithyou/swhighlightcenter/clearnotices(for:)"
---

# clearNotices(for:)

Clears the notices for a specified collaboration highlight.

## Declaration

```swift
func clearNotices(for highlight: SWCollaborationHighlight)
```

## Parameters

- `highlight`: The doc://com.apple.sharedwithyou/documentation/SharedWithYou/SWHighlightEvent that contains the notices.

## See Also

### Posting highlight events

- [postNotice(for:)](sharedwithyou/swhighlightcenter/postnotice(for:).md)
