Share via


NSPersistentCloudKitContainerPersistUpdatedShareResult(CKShare) Constructor

Definition

Creates a new instance of this class.

public NSPersistentCloudKitContainerPersistUpdatedShareResult(CloudKit.CKShare persistedShare);
new CoreData.NSPersistentCloudKitContainerPersistUpdatedShareResult : CloudKit.CKShare -> CoreData.NSPersistentCloudKitContainerPersistUpdatedShareResult

Parameters

persistedShare
CKShare

Result value from an asynchronous operation.

Applies to