File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ interface ICoreWebView2Settings11 : ICoreWebView2Settings10 {
68
68
/// CoreWebView2Environment, then SmartScreen is enabled. If CoreWebView2Setting.IsSmartScreenRequired
69
69
/// is false for all CoreWebView2s in the associated CoreWebView2Environment, then SmartScreen is disabled.
70
70
/// 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 .
72
72
/// The default value for ` IsSmartScreenRequired ` is true if SmartScreen is enabled when the CoreWebView2
73
73
/// is created and false if SmartScreen is disabled when the CoreWebView2 is created. The value doesn't change
74
74
/// if SmartScreen is enabled or disabled later.
You can’t perform that action at this time.
0 commit comments