<!--
{
  "availability" : [
    "macOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SharedWithYou",
  "identifier" : "/documentation/SharedWithYou/SWRemoveParticipantAlert/show(withParticipant:highlight:in:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "Shared with You"
    ],
    "preciseIdentifier" : "c:objc(cs)SWRemoveParticipantAlert(cm)showAlertWithParticipant:highlight:inWindow:"
  },
  "title" : "show(withParticipant:highlight:in:)"
}
-->

# show(withParticipant:highlight:in:)

```
class func show(withParticipant participant: SWPerson, highlight: SWCollaborationHighlight, in window: NSWindow?)
```

## Parameters

`participant`

The `SWPerson` displayed in the alert.

`highlight`

The `SWCollaborationHighlight` related to the request.

`window`

The `NSWindow` to host the alert.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)