We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51c63e commit 94b2fadCopy full SHA for 94b2fad
specs/IsNonClientRegionSupportEnabled.md
@@ -136,7 +136,7 @@ See [API Details](#api-details) section below for API reference.
136
interface ICoreWebView2Settings12 : ICoreWebView2Settings11 {
137
/// The `IsNonClientRegionSupportEnabled` property enables web pages to use the
138
/// `app-region` CSS style. Changing the `IsNonClientRegionSupportEnabled` property
139
- /// takes effect after the next navigation. Defaults to `FALSE`.
+ /// takes effect after the next navigation of the top level document. Defaults to `FALSE`.
140
///
141
/// When this property is `TRUE`, then all the following non-client region support
142
/// will be enabled:
0 commit comments