Class LinkButton.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class LinkButton.PropertyName : BaseButton.PropertyName
- Inheritance
-
LinkButton.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
StructuredTextBidiOverride
Cached name for the 'structured_text_bidi_override' property.
public static readonly StringName StructuredTextBidiOverride
Field Value
StructuredTextBidiOverrideOptions
Cached name for the 'structured_text_bidi_override_options' property.
public static readonly StringName StructuredTextBidiOverrideOptions
Field Value
Text
Cached name for the 'text' property.
public static readonly StringName Text
Field Value
TextDirection
Cached name for the 'text_direction' property.
public static readonly StringName TextDirection
Field Value
Underline
Cached name for the 'underline' property.
public static readonly StringName Underline
Field Value
Uri
Cached name for the 'uri' property.
public static readonly StringName Uri