predicate
The rule editor’s predicate.
Declaration
var predicate: NSPredicate? { get }Discussion
If the delegate implements NSRuleEditor, this property contains the rule editor’s predicate. If the delegate does not implement NSRuleEditor, or if the delegate does not return enough parts to construct a full predicate, this property contains nil.