init(coder:)
Creates a sort descriptor by decoding from the coder you specify.
Declaration
init?(coder: NSCoder)Parameters
- coder:
The coder to read data from.
Creates a sort descriptor by decoding from the coder you specify.
init?(coder: NSCoder)The coder to read data from.