Uses of Class
org.robovm.apple.photos.PHAssetMediaType
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHAssetMediaType in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHAssetMediaType Modifier and Type Method Description PHAssetMediaTypePHAsset. getMediaType()PHAssetMediaTypePHContentEditingInput. getMediaType()static PHAssetMediaTypePHAssetMediaType. valueOf(long n)Returns the enum constant of this type with the specified name.static PHAssetMediaTypePHAssetMediaType. valueOf(String name)Returns the enum constant of this type with the specified name.static PHAssetMediaType[]PHAssetMediaType. 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 PHAssetMediaType Modifier and Type Method Description static PHFetchResult<PHAsset>PHAsset. fetchAssetsWithMediaType(PHAssetMediaType mediaType, PHFetchOptions options)longPHFetchResult. getCountOfAssetsWithMediaType(PHAssetMediaType mediaType)