---
title: options
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swcollaborationoptionsgroup/options
---

# options

An array of collaboration options the system displays as a group.

## Declaration

```swift
var options: [SWCollaborationOption] { get set }
```

## See Also

### Accessing options group attributes

- [footer](sharedwithyoucore/swcollaborationoptionsgroup/footer.md)
- [identifier](sharedwithyoucore/swcollaborationoptionsgroup/identifier.md)
- [title](sharedwithyoucore/swcollaborationoptionsgroup/title.md)
