---
title: selectedOptionIdentifier
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swcollaborationoptionspickergroup/selectedoptionidentifier
---

# selectedOptionIdentifier

The identifier of the selected option in the group.

## Declaration

```swift
var selectedOptionIdentifier: String { get set }
```

## Discussion

Discussion The system defaults this value to the first SWCollaborationOption identifier.
