Initializer

init(coder:)

Creates a predicate by decoding from the coder you specify. ある述部をあなたが指定するコーダからデコードすることによって作成します。

Declaration 宣言

init?(coder: NSCoder)

Parameters パラメータ

coder

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

See Also 参照

Creating Compound Predicates 合成述部を作成する