Table of Contents

Class URISchemeRequestCallbackForeverHandler

Namespace
WebKit.Internal
Assembly
WebKit-6.0.dll

Forever Handler for URISchemeRequestCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class URISchemeRequestCallbackForeverHandler
Inheritance
URISchemeRequestCallbackForeverHandler
Inherited Members

Constructors

URISchemeRequestCallbackForeverHandler(URISchemeRequestCallback)

public URISchemeRequestCallbackForeverHandler(URISchemeRequestCallback managed)

Parameters

managed URISchemeRequestCallback

Fields

NativeCallback

public URISchemeRequestCallback NativeCallback

Field Value

URISchemeRequestCallback