Enum RichTextLabel.MenuItems
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RichTextLabel.MenuItems : long
Fields
Copy = 0
Copies the selected text.
Max = 2
Represents the size of the RichTextLabel.MenuItems enum.
SelectAll = 1
Selects the whole RichTextLabel text.