From 17145781ea3c1fe8f514f3893eba1f1fad05cd97 Mon Sep 17 00:00:00 2001 From: Tochukwu Ibe-Ekeocha <114026179+tochukwuIbeEkeocha@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:18:35 -0700 Subject: [PATCH] Update specs/WindowControlsOverlayConfiguration.md Co-authored-by: Viktoria Zlatinova --- specs/WindowControlsOverlayConfiguration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/WindowControlsOverlayConfiguration.md b/specs/WindowControlsOverlayConfiguration.md index 752dd095..e964b9f4 100644 --- a/specs/WindowControlsOverlayConfiguration.md +++ b/specs/WindowControlsOverlayConfiguration.md @@ -2,7 +2,7 @@ WebView2 Window Controls === # Background -This API allows you to Enable and configure The Webview2 Window Controls overlay. +This API allows you to enable and configure the Webview2 Window Controls Overlay. The Overlay is a region on the top right/left of the webview window which contains the caption buttons (minimize, maximize, restore, close). Enabing the Overlay allows for custom app title bars rendered completly inside the webview window.