Determines whether the user is able to use the context menu or keyboard shortcuts to open the DevTools window.
Syntax
object .AreDevToolsEnabled[= Value ]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| True | DevTools window acces is enabled |
| False | DevTools window acces is disabled |
Remarks
The default value is True.