Click or drag to resize

TextEditBreakpointGutter Property

If true, the breakpoint gutter is visible.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool BreakpointGutter { get; set; }

Property Value

Type: Boolean
See Also