Package org.robovm.apple.assetslibrary
Class ALAssetsGroupProperty.Values
java.lang.Object
org.robovm.apple.assetslibrary.ALAssetsGroupProperty.Values
- Enclosing class:
- ALAssetsGroupProperty
public static class ALAssetsGroupProperty.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Name
Deprecated.Deprecated in iOS 9.0. Use the localizedTitle property on a PHAssetCollection from the Photos framework instead -
Type
Deprecated.Deprecated in iOS 9.0. Use the assetCollectionType and assetCollectionSubtype properties on a PHAssetCollection from the Photos framework instead -
PersistentID
Deprecated.Deprecated in iOS 9.0. Use the localIdentifier property on a PHAssetCollection from the Photos framework instead -
URL
Deprecated.Deprecated in iOS 9.0. Use the localIdentifier property on a PHAssetCollection from the Photos framework, or to lookup PHAssetCollections by a previously known ALAssetsGroupPropertyURL use fetchAssetCollectionsWithALAssetGroupURLs:options: instead
-