Share via


WKWebExtensionMessagePort.DisconnectHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.WKWebExtensionMessagePortDisconnectHandlerCallback? DisconnectHandler { [Foundation.Export("disconnectHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDisconnectHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("disconnectHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDisconnectHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DisconnectHandler : WebKit.WKWebExtensionMessagePortDisconnectHandlerCallback with get, set

Property Value

Attributes

Applies to