Click or drag to resize

ExperimentalExtensions Methods

Version 130.1.90

The ExperimentalExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodUsePopupMouseTransform(ChromiumWebBrowser) Html dropdown goes off screen when near bottom of page by default Calling this method to use the MousePositionTransform implementation to reopsition Popups and mouse. Issue https://github.com/cefsharp/CefSharp/issues/2820
Public Extension MethodUsePopupMouseTransform(ChromiumWebBrowser, IMousePositionTransform) Use a custom IMousePositionTransform implemntation
Top
See Also