Uses of Class
org.robovm.apple.photos.PHCollectionListType
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHCollectionListType in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHCollectionListType Modifier and Type Method Description PHCollectionListTypePHCollectionList. getCollectionListType()static PHCollectionListTypePHCollectionListType. valueOf(long n)Returns the enum constant of this type with the specified name.static PHCollectionListTypePHCollectionListType. valueOf(String name)Returns the enum constant of this type with the specified name.static PHCollectionListType[]PHCollectionListType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.photos with parameters of type PHCollectionListType Modifier and Type Method Description static PHFetchResult<PHCollectionList>PHCollectionList. fetchCollectionListsWithType(PHCollectionListType collectionListType, PHCollectionListSubtype subtype, PHFetchOptions options)