Share via


EXHostViewController.MakeXpcConnection(NSError) Method

Definition

[Foundation.Export("makeXPCConnectionWithError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSXpcConnection? MakeXpcConnection(out Foundation.NSError? error);
[<Foundation.Export("makeXPCConnectionWithError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MakeXpcConnection : NSError -> Foundation.NSXpcConnection
override this.MakeXpcConnection : NSError -> Foundation.NSXpcConnection

Parameters

error
NSError

Returns

Attributes

Applies to