Skip to content

Commit 8336755

Browse files
Merge pull request #3183 from MicrosoftDocs/user/mikehoffms/dragging-flag
Update edge-webview-interactive-dragging flag
2 parents f36a158 + 48c2b41 commit 8336755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

microsoft-edge/webview2/concepts/webview-features-flags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: webview
9-
ms.date: 05/21/2024
9+
ms.date: 05/29/2024
1010
---
1111
# WebView2 browser flags
1212

@@ -84,7 +84,7 @@ The following are some of the flags we've seen used.
8484
| `edge-webview-foreground-boost-opt-in` | Opts-in to foreground boost. |
8585
| `edge-webview-foreground-boost-opt-out` | Opts-out of foreground boost. |
8686
| `edge-webview-force-personal-context` | Forces Edge WebView browser processes to run in WIP personal context. |
87-
| `edge-webview-interactive-dragging` | Enables interactive dragging. |
87+
| `edge-webview-interactive-dragging` | Enables pointer events and focus events to occur on elements that have the `--app-region: drag` attribute. If this flag isn't set, drag elements are non-interactive. |
8888
| `edge-webview-is-background` | Indicates that WebView is being launched in the background. |
8989
| `edge-webview-no-dpi-workaround` | Disables the "DPI awareness app compatibility shim" workaround, which launches Edge WebView browser process via a shell, so that the process doesn't inherit the "app compat" shim. |
9090
| `edge-webview-run-with-package-id` | Runs WebView processes with a package identity (package ID) for a bridged Desktop app. |

0 commit comments

Comments
 (0)