File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ A powerful bridge that allows **AutoIt** to use the modern **Microsoft Edge WebV
4545
4646## 📖 NetWebView2Lib Version 1.4.0 - Reference (Quick View)
4747
48- ## Properties
48+ ### Properties
4949
5050##### AreDevToolsEnabled
5151Determines whether the user is able to use the context menu or keyboard shortcuts to open the DevTools window.
@@ -91,7 +91,7 @@ Note: Not supported natively by WebView2, provided for compatibility.
9191Determines whether new window requests are allowed or redirected to the same window.
9292` object.AreBrowserPopupsAllowed[ = Value] `
9393
94- ## Methods
94+ ### Methods
9595
9696##### Initialize
9797Initializes the WebView2 control within a parent window.
@@ -325,7 +325,7 @@ Gives focus to the WebView control.
325325Registers a script that will run automatically every time a new page loads.
326326` object.AddInitializationScript(Script As String) `
327327
328- ## Events
328+ ### Events
329329
330330##### OnMessageReceived
331331Fired when a message or notification is sent from the library to AutoIt.
You can’t perform that action at this time.
0 commit comments