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

remoteObjectProxy

Returns a proxy for the remote object (that is, the exportedObject from the other side of this connection). リモートオブジェクトに対するプロキシを返します(すなわち、この接続の他の側からのexportedObject)。

Declaration 宣言

var remoteObjectProxy: Any { get }

Discussion 議論

See descriptions in NSXPCProxyCreating for more details. NSXPCProxyCreatingにおける記述を詳細として見てください。