Initializer

init(from:)

Creates a sort order by decoding from the decoder you specify.

Declaration 宣言

init(from decoder: Decoder) throws

Parameters パラメータ

decoder

The decoder to read data from. このデコーダからデータを読み出すことになります。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Loading and Storing Sort Orders