---
title: defaultShareOptions
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swcollaborationmetadata/defaultshareoptions
---

# defaultShareOptions

The collaboration options that the content supports.

## Declaration

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

## Mentioned in

Adding custom collaboration to your app

## See Also

### Accessing metadata attributes

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