NSPortMessage.ReceivePort Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSPort? ReceivePort { [Foundation.Export("receivePort")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("receivePort")>]
member this.ReceivePort : Foundation.NSPort

Property Value

Attributes

Applies to