---
title: userSelectedShareOptions
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swcollaborationmetadata/userselectedshareoptions
---

# userSelectedShareOptions

The selected collaboration options from the person who sends the invitation.

## Declaration

```swift
@NSCopying var userSelectedShareOptions: SWCollaborationShareOptions? { get set }
```

## Mentioned in

Adding custom collaboration to your app

## See Also

### Accessing metadata attributes

- [collaborationIdentifier](sharedwithyoucore/swcollaborationmetadata/collaborationidentifier.md)
- [defaultShareOptions](sharedwithyoucore/swcollaborationmetadata/defaultshareoptions.md)
- [initiatorHandle](sharedwithyoucore/swcollaborationmetadata/initiatorhandle.md)
- [initiatorNameComponents](sharedwithyoucore/swcollaborationmetadata/initiatornamecomponents.md)
- [localIdentifier](sharedwithyoucore/swcollaborationmetadata/localidentifier.md)
- [title](sharedwithyoucore/swcollaborationmetadata/title.md)
