Skip to content

Commit 9d6a76d

Browse files
Update specs/IsSmartScreenRequired.md
Co-authored-by: MikeHillberg <[email protected]>
1 parent f02a910 commit 9d6a76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/IsSmartScreenRequired.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ interface ICoreWebView2Settings11 : ICoreWebView2Settings10 {
6868
/// CoreWebView2Environment, then SmartScreen is enabled. If CoreWebView2Setting.IsSmartScreenRequired
6969
/// is false for all CoreWebView2s in the associated CoreWebView2Environment, then SmartScreen is disabled.
7070
/// When it is changed, the change will be applied to all WebViews using the
71-
/// same CoreWebView2Environment.
71+
/// same CoreWebView2Environment on the next navigation or download.
7272
/// The default value for `IsSmartScreenRequired` is true if SmartScreen is enabled when the CoreWebView2
7373
/// is created and false if SmartScreen is disabled when the CoreWebView2 is created. The value doesn't change
7474
/// if SmartScreen is enabled or disabled later.

0 commit comments

Comments
 (0)