Initializer

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 式を作成する