Skip to content

Commit 94b2fad

Browse files
Update specs/IsNonClientRegionSupportEnabled.md
Co-authored-by: David Risney <[email protected]>
1 parent d51c63e commit 94b2fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/IsNonClientRegionSupportEnabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ See [API Details](#api-details) section below for API reference.
136136
interface ICoreWebView2Settings12 : ICoreWebView2Settings11 {
137137
/// The `IsNonClientRegionSupportEnabled` property enables web pages to use the
138138
/// `app-region` CSS style. Changing the `IsNonClientRegionSupportEnabled` property
139-
/// takes effect after the next navigation. Defaults to `FALSE`.
139+
/// takes effect after the next navigation of the top level document. Defaults to `FALSE`.
140140
///
141141
/// When this property is `TRUE`, then all the following non-client region support
142142
/// will be enabled:

0 commit comments

Comments
 (0)