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 {
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.
You can’t perform that action at this time.
0 commit comments