Contents

init(coder:)

Creates an expression by decoding from the coder you specify.

Declaration

init?(coder: NSCoder)

Parameters

  • coder:

    The coder to read data from.

See Also

Creating an Expression