Uses of Class
org.robovm.apple.photos.PHCollectionList
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHCollectionList in org.robovm.apple.photos
Methods in org.robovm.apple.photos with parameters of type PHCollectionList Modifier and Type Method Description protected static longPHCollectionListChangeRequest. create(PHCollectionList collectionList)protected static longPHCollectionListChangeRequest. create(PHCollectionList collectionList, PHFetchResult<PHCollection> childCollections)static PHFetchResult<PHCollection>PHAssetCollection. fetchCollectionsInCollectionList(PHCollectionList collectionList, PHFetchOptions options)static PHFetchResult<PHCollection>PHCollection. fetchCollectionsInCollectionList(PHCollectionList collectionList, PHFetchOptions options)static PHFetchResult<PHCollection>PHCollectionList. fetchCollectionsInCollectionList(PHCollectionList collectionList, PHFetchOptions options)static PHFetchResult<PHAssetCollection>PHAssetCollection. fetchMomentsInMomentList(PHCollectionList momentList, PHFetchOptions options)Deprecated.Deprecated in iOS 13.0.Constructors in org.robovm.apple.photos with parameters of type PHCollectionList Constructor Description PHCollectionListChangeRequest(PHCollectionList collectionList)PHCollectionListChangeRequest(PHCollectionList collectionList, PHFetchResult<PHCollection> childCollections)