Experimental |
The ExperimentalExtensions type exposes the following members.
Name | Description | |
---|---|---|
UsePopupMouseTransform(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 | |
UsePopupMouseTransform(ChromiumWebBrowser, IMousePositionTransform) | Use a custom IMousePositionTransform implemntation |