Method
IdeDebuggerBreakpointget_mode
since: 3.32
Description
Gets teh mode for the breakpoint. This describes if the breakpoint is a normal breakpoint type, countpoint, or watchpoint.
See also: IdeDebuggerBreakMode
.
Available since: 3.32
Gets property | Ide.DebuggerBreakpoint:mode |
Return value
Type: IdeDebuggerBreakMode
The mode of the breakpoint.