---
title: cloudSharingControllerDelegate
framework: sharedwithyou
role: symbol
role_heading: Instance Property
path: sharedwithyou/swcollaborationview/cloudsharingcontrollerdelegate
---

# cloudSharingControllerDelegate

A reference to an object that conforms to the CloudKit sharing controller delegate protocol.

## Declaration

```swift
weak var cloudSharingControllerDelegate: (any UICloudSharingControllerDelegate)? { get set }
```

## See Also

### Customizing the cloud-sharing behavior

- [cloudSharingServiceDelegate](sharedwithyou/swcollaborationview/cloudsharingservicedelegate.md)
