---
title: cloudSharingServiceDelegate
framework: sharedwithyou
role: symbol
role_heading: Instance Property
path: sharedwithyou/swcollaborationview/cloudsharingservicedelegate
---

# cloudSharingServiceDelegate

A reference to an object that conforms to the cloud-sharing service delegate protocol.

## Declaration

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

## See Also

### Customizing the cloud-sharing behavior

- [cloudSharingControllerDelegate](sharedwithyou/swcollaborationview/cloudsharingcontrollerdelegate.md)
