---
title: cloudSharingDelegate
framework: sharedwithyou
role: symbol
role_heading: Instance Property
path: sharedwithyou/swcollaborationview/cloudsharingdelegate
---

# cloudSharingDelegate

The delegate object for the cloud-sharing controller.

## Declaration

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

```swift
weak var cloudSharingDelegate: (any NSCloudSharingServiceDelegate)? { get set }
```

## See Also

### Accessing view attributes

- [activeParticipantCount](sharedwithyou/swcollaborationview/activeparticipantcount.md)
- [delegate](sharedwithyou/swcollaborationview/delegate.md)
- [headerImage](sharedwithyou/swcollaborationview/headerimage.md)
- [headerSubtitle](sharedwithyou/swcollaborationview/headersubtitle.md)
- [headerTitle](sharedwithyou/swcollaborationview/headertitle.md)
- [manageButtonTitle](sharedwithyou/swcollaborationview/managebuttontitle.md)
- [menuFormRepresentation](sharedwithyou/swcollaborationview/menuformrepresentation-3sffe.md)
- [menuFormRepresentation](sharedwithyou/swcollaborationview/menuformrepresentation-55skx.md)
