Contents

nsPredicate

The request’s predicate.

Declaration

var nsPredicate: NSPredicate?

Discussion

Set this configuration value to cause a SectionedFetchRequest to execute a fetch with a new predicate.

Access this value for a given request by using the nsPredicate property on the associated SectionedFetchResults instance, either directly or with a Binding.