predicate
The predicate of a subquery expression.
Declaration
@NSCopying var predicate: NSPredicate { get }Discussion
Accessing this property raises an exception if it is not applicable to the expression.
The predicate of a subquery expression.
@NSCopying var predicate: NSPredicate { get }Accessing this property raises an exception if it is not applicable to the expression.