Click or drag to resize

RestartFrameMode Enumeration

Version 113.3.50
The `mode` parameter must be present and set to 'StepInto', otherwise `restartFrame` will error out.

Namespace:  CefSharp.DevTools.Debugger
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public enum RestartFrameMode
Members
  Member nameValueDescription
StepInto0 StepInto
See Also