Class ALAssetsGroupProperty.Values

  • Enclosing class:
    ALAssetsGroupProperty

    public static class ALAssetsGroupProperty.Values
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Values()  
    • Constructor Detail

      • Values

        public Values()
    • Method Detail

      • Name

        @Deprecated
        public static NSString Name()
        Deprecated.
        Deprecated in iOS 9.0. Use the localizedTitle property on a PHAssetCollection from the Photos framework instead
        Since:
        Available in iOS 4.0 and later.
      • Type

        @Deprecated
        public static NSString Type()
        Deprecated.
        Deprecated in iOS 9.0. Use the assetCollectionType and assetCollectionSubtype properties on a PHAssetCollection from the Photos framework instead
        Since:
        Available in iOS 4.0 and later.
      • PersistentID

        @Deprecated
        public static NSString PersistentID()
        Deprecated.
        Deprecated in iOS 9.0. Use the localIdentifier property on a PHAssetCollection from the Photos framework instead
        Since:
        Available in iOS 4.0 and later.
      • URL

        @Deprecated
        public static NSString URL()
        Deprecated.
        Deprecated in iOS 9.0.
        Since:
        Available in iOS 5.0 and later.