Package org.robovm.apple.assetslibrary
Class ALAssetType.Values
java.lang.Object
org.robovm.apple.assetslibrary.ALAssetType.Values
- Enclosing class:
- ALAssetType
public static class ALAssetType.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Photo
Deprecated.Deprecated in iOS 9.0. Use PHAssetMediaTypeImage from the Photos framework instead -
Video
Deprecated.Deprecated in iOS 9.0. Use PHAssetMediaTypeVideo from the Photos framework instead -
Unknown
Deprecated.Deprecated in iOS 9.0. Use PHAssetMediaTypeAudio for audio or PHAssetMediaTypeUnknown for unknown media types from the Photos framework instead
-