Initializer

init(with:)

Returns an NSXPCInterface instance for a given protocol. 与えられたプロトコルに対するNSXPCInterfaceインスタンスを返します。

Declaration 宣言

init(with protocol: Protocol)

Discussion 議論

Most interfaces do not need any further configuration. Interfaces with collection classes or additional proxy objects should be configured using the other methods in this class. ほとんどのインターフェイスは、何らそれ以上の構成設定を必要としません。コレクションクラスまたは追加プロキシオブジェクトを持つインターフェイスは、このクラスの他のメソッドを使って構成設定されるべきです。