Contents

init(coder:)

Creates a query from a serialized instance.

Declaration

init(coder aDecoder: NSCoder)

Parameters

  • aDecoder:

    The coder to use when deserializing the query.

See Also

Creating a Query