Contents

UICloudSharingControllerDelegate

The protocol you implement to provide additional information to, and receive notifications from, the CloudKit sharing controller.

Declaration

@MainActor protocol UICloudSharingControllerDelegate : NSObjectProtocol

Overview

Implement an object that conforms to the UICloudSharingControllerDelegate protocol when you want to:

Topics

Configuring the view controller

Processing shared items

See Also

Customizing the cloud sharing controller behavior