---
title: acceptanceStatus
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckshare/participant/acceptancestatus-swift.property
---

# acceptanceStatus

The current state of the user’s acceptance of the share.

## Declaration

```swift
var acceptanceStatus: CKShare.ParticipantAcceptanceStatus { get }
```

## Discussion

Discussion This property contains the current state of the participant’s acceptance of the share. For a list of possible values, see CKShare.ParticipantAcceptanceStatus.

## See Also

### Accessing the Participant’s Status

- [CKShare.Participant.AcceptanceStatus](cloudkit/ckshare/participant/acceptancestatus-swift.typealias.md)
- [CKShare.ParticipantAcceptanceStatus](cloudkit/ckshare/participantacceptancestatus.md)
