cloudSharingControllerDidSaveShare(_:)
Tells the delegate that the CloudKit sharing controller saved the share record.
Declaration
optional func cloudSharingControllerDidSaveShare(_ csc: UICloudSharingController)Discussion
Implement this method to receive a notification from the UICloudSharingController instance after it saves changes to the CKShare record.