Enum TextEdit.GutterType
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum TextEdit.GutterType : long
Fields
Custom = 2Custom draw.
Icon = 1Draw an icon.
String = 0Draw a string.
public enum TextEdit.GutterType : long
Custom = 2Custom draw.
Icon = 1Draw an icon.
String = 0Draw a string.