Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

webview2 v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 16:45
1161a13

Features

  • add a Handle function that returns the window handle for better control of the window outside of this package. (b64a658)
  • add Minimize, Restore, and Maximize window functions. (b64a658)
  • add support for the rest of WebView settings (0720c85)