Click or drag to resize

LifeSpanHandlerBuilderBuild Method

Version 118.6.80
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: 118.6.80.0 (118.6.80.0)
Syntax
public ILifeSpanHandler Build()

Return Value

Type: ILifeSpanHandler
a ILifeSpanHandler instance
See Also