predicate
The predicate that filters samples matching this descriptor.
Declaration
@NSCopying var predicate: NSPredicate? { get }Discussion
If the predicate is nil, the descriptor matches all samples of the data type specified by the sampleType property.