<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SharedWithYou",
  "identifier" : "/documentation/SharedWithYou/SWCollaborationHighlight",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Shared with You"
    ],
    "preciseIdentifier" : "c:objc(cs)SWCollaborationHighlight"
  },
  "title" : "SWCollaborationHighlight"
}
-->

# SWCollaborationHighlight

A highlight object that represents an active collaboration.

```
class SWCollaborationHighlight
```

## Topics

### Accessing collaboration attributes

[`collaborationIdentifier`](/documentation/SharedWithYou/SWCollaborationHighlight/collaborationIdentifier)

A unique identifier that the app hosting the collaboration provides.

[`contentType`](/documentation/SharedWithYou/SWCollaborationHighlight/contentType)

The UTI type for this collaboration highlight.

[`creationDate`](/documentation/SharedWithYou/SWCollaborationHighlight/creationDate)

The date the system creates this file.

[`title`](/documentation/SharedWithYou/SWCollaborationHighlight/title)

The title of the collaboration highlight.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`NSCoding`](/documentation/Foundation/NSCoding)

[`Equatable`](/documentation/Swift/Equatable)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`CVarArg`](/documentation/Swift/CVarArg)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

### Inherits From

[`SWHighlight`](/documentation/SharedWithYou/SWHighlight)

---

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)