Uses of Class
org.robovm.apple.photos.PHAssetCollectionSubtype
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHAssetCollectionSubtype in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHAssetCollectionSubtype Modifier and Type Method Description PHAssetCollectionSubtypePHAssetCollection. getAssetCollectionSubtype()static PHAssetCollectionSubtypePHAssetCollectionSubtype. valueOf(long n)Returns the enum constant of this type with the specified name.static PHAssetCollectionSubtypePHAssetCollectionSubtype. valueOf(String name)Returns the enum constant of this type with the specified name.static PHAssetCollectionSubtype[]PHAssetCollectionSubtype. 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 PHAssetCollectionSubtype Modifier and Type Method Description static PHFetchResult<PHAssetCollection>PHAssetCollection. fetchAssetCollectionsWithType(PHAssetCollectionType type, PHAssetCollectionSubtype subtype, PHFetchOptions options)