RichTextLabelListType Enumeration |
[Missing <summary> documentation for "T:Godot.RichTextLabel.ListType"]
Namespace: Godot
public enum ListType
Member name | Value | Description | |
---|---|---|---|
Numbers | 0 | Each list item has a number marker. | |
Letters | 1 | Each list item has a letter marker. | |
Dots | 2 | Each list item has a filled circle marker. |