Click or drag to resize

RichTextLabelSelectionEnabled Property

If true, the label allows text selection.

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

Property Value

Type: Boolean
See Also