SetScriptBreakpoints Method
Overloads
SetScriptBreakpoints(IEnumerable<EditorBreakpoint>) |
Set some breakpoints in the script of an app. |
SetScriptBreakpoints(IEnumerable<EditorBreakpoint>)
Set some breakpoints in the script of an app.
Declaration
public void SetScriptBreakpoints([QixName("qBreakpoints")] IEnumerable<EditorBreakpoint> breakpoints)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<EditorBreakpoint> | breakpoints |
Information about the breakpoints. |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!