Click or drag to resize

RichTextLabelMetaUnderlined Property

If true, the label underlines meta tags such as [url]{text}[/url].

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

Property Value

Type: Boolean
See Also