Click or drag to resize

RuntimeClientBindingCalled Event

Version 130.1.90
Notification is issued every time when binding is called.

Namespace: CefSharp.DevTools.Runtime
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public event EventHandler<BindingCalledEventArgs> BindingCalled

Value

EventHandlerBindingCalledEventArgs
See Also