ALAssetsFilter
ALAssetsFilter encapsulates filtering criteria to be used when retrieving assets from a group.
Declaration
@interface ALAssetsFilter : NSObject
Overview
You use filters with the ALAssetsGroup/setAssetsFilter(_:) method in ALAssetsGroup.
Relationships
Inherits From