Share via


NSXpcConnection.RemoteInterface Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSXpcInterface? RemoteInterface { [Foundation.Export("remoteObjectInterface", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRemoteObjectInterface:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("remoteObjectInterface", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRemoteObjectInterface:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RemoteInterface : Foundation.NSXpcInterface with get, set

Property Value

Attributes

Applies to