We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1714578 commit b89c178Copy full SHA for b89c178
specs/WindowControlsOverlayConfiguration.md
@@ -5,7 +5,7 @@ WebView2 Window Controls
5
This API allows you to enable and configure the Webview2 Window Controls Overlay.
6
The Overlay is a region on the top right/left of the webview window which contains
7
the caption buttons (minimize, maximize, restore, close). Enabing the Overlay allows
8
-for custom app title bars rendered completly inside the webview window.
+for custom app title bars rendered completely inside the webview window.
9
The overlay Settings lives on the controller object.
10
11
This API is designed to be used in addition with the other non-client region APIs
0 commit comments