Skip to content

Commit 9c281ae

Browse files
Update specs/IsSmartScreenEnabled
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 0deea4b commit 9c281ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/IsSmartScreenEnabled

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Background
22

3-
[Edge SmartScreen](https://docs.microsoft.com/en-us/deployedge/microsoft-edge-security-smartscreen) helps you identify reported phishing and malware websites,also helps you make informed decisions about downloads.
3+
[Edge SmartScreen](https://docs.microsoft.com/en-us/deployedge/microsoft-edge-security-smartscreen) helps you identify reported phishing and malware websites, and also helps you make informed decisions about downloads.
44

55
In the current version of the Edge browser, users can switch the state of SmartScreen at any time. However, the webview2 application can only be set at initialization. In order to add more flexibility to the webview2 application. This API is added to keep the SmartScreen setting consistent with the browser. Development Users can control the status of SmartScreen at any time.
66

0 commit comments

Comments
 (0)