init(compoundTypes:)
Initializes and returns a row template suitable for displaying compound predicates.
Declaration
init(compoundTypes: [NSNumber])Parameters
- compoundTypes:
An array of Nsnumber objects specifying compound predicate types. See Logicaltype for possible values.
Return Value
A row template initialized for displaying compound predicates of the types specified by compoundTypes.
Discussion
NSPredicateEditor contains such a template by default.