Contents

init(coder:)

Creates a predicate by decoding from the coder you specify.

Declaration

init?(coder: NSCoder)

Parameters

  • coder:

    The coder to read data from.

See Also

Creating Compound Predicates