GodotSharpAPI
GodotSharpAPI
Godot
RichTextLabel Class
RichTextLabel Properties
BbcodeEnabled Property
BbcodeText Property
CustomEffects Property
FitContentHeight Property
MetaUnderlined Property
OverrideSelectedFontColor Property
PercentVisible Property
ScrollActive Property
ScrollFollowing Property
SelectionEnabled Property
TabSize Property
Text Property
VisibleCharacters Property
RichTextLabel
SelectionEnabled Property
If
true
, the label allows text selection.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
SelectionEnabled
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
RichTextLabel Class
Godot Namespace