We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8cb668 + e4b50e6 commit 9ca9eaeCopy full SHA for 9ca9eae
1 file changed
specs/IsNonClientRegionSupportEnabled.md
@@ -119,9 +119,9 @@ Non-client regions are HTML elements that are marked with the css style `app-reg
119
```
120
121
# Remarks
122
-If the feature flag (`msWebView2EnableDraggableRegions`) is used to enable draggable regions in
123
-additional browser arguments, draggable region support will remain enabled even if the
124
-`IsNonClientRegionSupportEnabled` setting is `FALSE`.
+If the feature flag (`msWebView2EnableDraggableRegions`) is used to enable the CSS style `app-region`'s
+values `drag` and `no-drag`, draggable region support will remain enabled
+even if the `IsNonClientRegionSupportEnabled` setting is `FALSE`.
125
* Note: The feature flag is experimental and should not be used in production.
126
127
# API Notes
0 commit comments