Contents

init(forTopLevelCollectionListUserCollections:)

Creates a request to add, remove, or rearrange child collections in the top-level collection list.

Declaration

convenience init?(forTopLevelCollectionListUserCollections childCollections: PHFetchResult<PHCollection>)

Parameters

  • childCollections:

    The child collections to modify.

See Also

Creating a Change Request