Share via


NSPersistentCloudKitContainerPersistUpdatedShareHandler Delegate

Definition

public delegate void NSPersistentCloudKitContainerPersistUpdatedShareHandler(CKShare? persistedShare, NSError? error);
type NSPersistentCloudKitContainerPersistUpdatedShareHandler = delegate of CKShare * NSError -> unit

Parameters

persistedShare
CKShare
error
NSError

Applies to