RestartFrameMode Enumeration | 
Version 108.4.130 
            The `mode` parameter must be present and set to 'StepInto', otherwise
            `restartFrame` will error out.
            
 
    Namespace: 
   CefSharp.DevTools.Debugger
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic enum RestartFrameMode
public enum class RestartFrameMode
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | StepInto | 0 | 
            StepInto
             | 
See Also