---
title: SWLocalCollaborationIdentifier
framework: sharedwithyoucore
role: symbol
role_heading: Structure
path: sharedwithyoucore/swlocalcollaborationidentifier
---

# SWLocalCollaborationIdentifier

A local identifier for a collaboration.

## Declaration

```swift
struct SWLocalCollaborationIdentifier
```

## Mentioned in

Adding custom collaboration to your app

## Topics

### Creating a local identifier

- [init(_:)](sharedwithyoucore/swlocalcollaborationidentifier/init(_:).md)
- [init(rawValue:)](sharedwithyoucore/swlocalcollaborationidentifier/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Manage options in a collaboration

- [SWCollaborationOption](sharedwithyoucore/swcollaborationoption.md)
- [SWCollaborationOptionsGroup](sharedwithyoucore/swcollaborationoptionsgroup.md)
- [SWCollaborationOptionsPickerGroup](sharedwithyoucore/swcollaborationoptionspickergroup.md)
- [SWCollaborationShareOptions](sharedwithyoucore/swcollaborationshareoptions.md)
- [UTCollaborationOptionsTypeIdentifier](sharedwithyoucore/utcollaborationoptionstypeidentifier.md)
