File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ Table of contents:
5858 * [ SetClientHandler] ( #setclienthandler )
5959 * [ SetFocus] ( #setfocus )
6060 * [ SetMouseCursorChangeDisabled] ( #setmousecursorchangedisabled )
61+ * [ SetJavascriptBindings] ( #setjavascriptbindings )
6162 * [ SetUserData] ( #setuserdata )
6263 * [ SetZoomLevel] ( #setzoomlevel )
6364 * [ ShowDevTools] ( #showdevtools )
@@ -649,6 +650,14 @@ Set focus for the browser window. If |enable| is true focus will be set to the w
649650Set whether mouse cursor change is disabled.
650651
651652
653+ ### SetJavascriptBindings
654+
655+ | Parameter | Type |
656+ | --- | --- |
657+ | bindings | [ JavascriptBindings] ( JavascriptBindings.md ) |
658+ | __ Return__ | void |
659+
660+
652661### SetUserData
653662
654663| Parameter | Type |
You can’t perform that action at this time.
0 commit comments