Instance Property インスタンスプロパティ

exportedInterface

The NSXPCInterface object that describes the protocol for the exported object on this connection. この接続に関するエクスポートオブジェクトに対するプロトコルを記述するNSXPCInterfaceオブジェクト。

Declaration 宣言

var exportedInterface: NSXPCInterface? { get set }

Discussion 議論

This value is required if a exported object is set. この値は、エクスポートオブジェクトが設定されるならば必須とされます。