Desktop.Window.rebuild_webview

You're seeing just the function rebuild_webview, go back to Desktop.Window module for more information.

Rebuild the webview. This function is a troubleshooting function at this time. On Windows it's sometimes neccesary to rebuild the WebView2 frame.

  • pid - The pid or atom of the Window

Examples

iex> Desktop.Window.rebuild_webview(pid)
:ok