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