---
title: SWCollaborationHighlight
framework: sharedwithyou
role: symbol
role_heading: Class
path: sharedwithyou/swcollaborationhighlight
---

# SWCollaborationHighlight

A highlight object that represents an active collaboration.

## Declaration

```swift
class SWCollaborationHighlight
```

## Mentioned in

Adding custom collaboration to your app Adding shared content collaboration to your app

## Topics

### Accessing collaboration attributes

- [collaborationIdentifier](sharedwithyou/swcollaborationhighlight/collaborationidentifier.md)
- [contentType](sharedwithyou/swcollaborationhighlight/contenttype.md)
- [creationDate](sharedwithyou/swcollaborationhighlight/creationdate.md)
- [title](sharedwithyou/swcollaborationhighlight/title.md)

## Relationships

### Inherits From

- [SWHighlight](sharedwithyou/swhighlight.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Collaboration attributes

- [SWCollaborationMetadata](sharedwithyoucore/swcollaborationmetadata.md)
- [SWCollaborationIdentifier](sharedwithyoucore/swcollaborationidentifier.md)
- [SWLocalCollaborationIdentifier](sharedwithyoucore/swlocalcollaborationidentifier.md)
- [SWCollaborationMetadataTypeIdentifier](sharedwithyou/swcollaborationmetadatatypeidentifier.md)
