Click or drag to resize

LifeSpanHandlerBuilderBuild Method

Version 130.1.90
Creates an ILifeSpanHandler implementation that can be used to host popups as tabs/controls.

Namespace: CefSharp.Wpf.Experimental
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public ILifeSpanHandler Build()

Return Value

ILifeSpanHandler
a ILifeSpanHandler instance
See Also