Class RichTextLabel.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RichTextLabel.PropertyName : Control.PropertyName
- Inheritance
-
RichTextLabel.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutowrapMode
Cached name for the 'autowrap_mode' property.
public static readonly StringName AutowrapMode
Field Value
BbcodeEnabled
Cached name for the 'bbcode_enabled' property.
public static readonly StringName BbcodeEnabled
Field Value
ContextMenuEnabled
Cached name for the 'context_menu_enabled' property.
public static readonly StringName ContextMenuEnabled
Field Value
CustomEffects
Cached name for the 'custom_effects' property.
public static readonly StringName CustomEffects
Field Value
DeselectOnFocusLossEnabled
Cached name for the 'deselect_on_focus_loss_enabled' property.
public static readonly StringName DeselectOnFocusLossEnabled
Field Value
DragAndDropSelectionEnabled
Cached name for the 'drag_and_drop_selection_enabled' property.
public static readonly StringName DragAndDropSelectionEnabled
Field Value
FitContent
Cached name for the 'fit_content' property.
public static readonly StringName FitContent
Field Value
HintUnderlined
Cached name for the 'hint_underlined' property.
public static readonly StringName HintUnderlined
Field Value
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
MetaUnderlined
Cached name for the 'meta_underlined' property.
public static readonly StringName MetaUnderlined
Field Value
ProgressBarDelay
Cached name for the 'progress_bar_delay' property.
public static readonly StringName ProgressBarDelay
Field Value
ScrollActive
Cached name for the 'scroll_active' property.
public static readonly StringName ScrollActive
Field Value
ScrollFollowing
Cached name for the 'scroll_following' property.
public static readonly StringName ScrollFollowing
Field Value
SelectionEnabled
Cached name for the 'selection_enabled' property.
public static readonly StringName SelectionEnabled
Field Value
ShortcutKeysEnabled
Cached name for the 'shortcut_keys_enabled' property.
public static readonly StringName ShortcutKeysEnabled
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
TabSize
Cached name for the 'tab_size' property.
public static readonly StringName TabSize
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
Threaded
Cached name for the 'threaded' property.
public static readonly StringName Threaded
Field Value
VisibleCharacters
Cached name for the 'visible_characters' property.
public static readonly StringName VisibleCharacters
Field Value
VisibleCharactersBehavior
Cached name for the 'visible_characters_behavior' property.
public static readonly StringName VisibleCharactersBehavior
Field Value
VisibleRatio
Cached name for the 'visible_ratio' property.
public static readonly StringName VisibleRatio