Contents

placeholderForCreatedCollectionList

A placeholder object for the collection list that the change request creates.

Declaration

var placeholderForCreatedCollectionList: PHObjectPlaceholder { get }

Discussion

Use this property if you need to reference the collection created by a change request within the same change block. For details on change blocks, see PHPhotoLibrary.

See Also

Managing Collection Lists