Contents

filterPredicate

A predicate used by the receiver to filter the array controller contents

Declaration

var filterPredicate: NSPredicate? { get set }

Discussion

This property is observable using key-value observing.

See Also

Filtering Content