remoteObjectProxy
Returns a proxy for the remote object (that is, the exportedObject from the other side of this connection).
Declaration
var remoteObjectProxy: Any { get }Discussion
See descriptions in NSXPCProxyCreating for more details.
Returns a proxy for the remote object (that is, the exportedObject from the other side of this connection).
var remoteObjectProxy: Any { get }See descriptions in NSXPCProxyCreating for more details.