Table of Contents

Class TextEdit.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class TextEdit.PropertyName : Control.PropertyName
Inheritance
TextEdit.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AutowrapMode

Cached name for the 'autowrap_mode' property.

public static readonly StringName AutowrapMode

Field Value

StringName

Cached name for the 'caret_blink' property.

public static readonly StringName CaretBlink

Field Value

StringName

CaretBlinkInterval

Cached name for the 'caret_blink_interval' property.

public static readonly StringName CaretBlinkInterval

Field Value

StringName

CaretDrawWhenEditableDisabled

Cached name for the 'caret_draw_when_editable_disabled' property.

public static readonly StringName CaretDrawWhenEditableDisabled

Field Value

StringName

CaretMidGrapheme

Cached name for the 'caret_mid_grapheme' property.

public static readonly StringName CaretMidGrapheme

Field Value

StringName

CaretMoveOnRightClick

Cached name for the 'caret_move_on_right_click' property.

public static readonly StringName CaretMoveOnRightClick

Field Value

StringName

CaretMultiple

Cached name for the 'caret_multiple' property.

public static readonly StringName CaretMultiple

Field Value

StringName

CaretType

Cached name for the 'caret_type' property.

public static readonly StringName CaretType

Field Value

StringName

ContextMenuEnabled

Cached name for the 'context_menu_enabled' property.

public static readonly StringName ContextMenuEnabled

Field Value

StringName

DeselectOnFocusLossEnabled

Cached name for the 'deselect_on_focus_loss_enabled' property.

public static readonly StringName DeselectOnFocusLossEnabled

Field Value

StringName

DragAndDropSelectionEnabled

Cached name for the 'drag_and_drop_selection_enabled' property.

public static readonly StringName DragAndDropSelectionEnabled

Field Value

StringName

DrawControlChars

Cached name for the 'draw_control_chars' property.

public static readonly StringName DrawControlChars

Field Value

StringName

DrawSpaces

Cached name for the 'draw_spaces' property.

public static readonly StringName DrawSpaces

Field Value

StringName

DrawTabs

Cached name for the 'draw_tabs' property.

public static readonly StringName DrawTabs

Field Value

StringName

Editable

Cached name for the 'editable' property.

public static readonly StringName Editable

Field Value

StringName

HighlightAllOccurrences

Cached name for the 'highlight_all_occurrences' property.

public static readonly StringName HighlightAllOccurrences

Field Value

StringName

HighlightCurrentLine

Cached name for the 'highlight_current_line' property.

public static readonly StringName HighlightCurrentLine

Field Value

StringName

Language

Cached name for the 'language' property.

public static readonly StringName Language

Field Value

StringName

MiddleMousePasteEnabled

Cached name for the 'middle_mouse_paste_enabled' property.

public static readonly StringName MiddleMousePasteEnabled

Field Value

StringName

MinimapDraw

Cached name for the 'minimap_draw' property.

public static readonly StringName MinimapDraw

Field Value

StringName

MinimapWidth

Cached name for the 'minimap_width' property.

public static readonly StringName MinimapWidth

Field Value

StringName

PlaceholderText

Cached name for the 'placeholder_text' property.

public static readonly StringName PlaceholderText

Field Value

StringName

ScrollFitContentHeight

Cached name for the 'scroll_fit_content_height' property.

public static readonly StringName ScrollFitContentHeight

Field Value

StringName

ScrollHorizontal

Cached name for the 'scroll_horizontal' property.

public static readonly StringName ScrollHorizontal

Field Value

StringName

ScrollPastEndOfFile

Cached name for the 'scroll_past_end_of_file' property.

public static readonly StringName ScrollPastEndOfFile

Field Value

StringName

ScrollSmooth

Cached name for the 'scroll_smooth' property.

public static readonly StringName ScrollSmooth

Field Value

StringName

ScrollVScrollSpeed

Cached name for the 'scroll_v_scroll_speed' property.

public static readonly StringName ScrollVScrollSpeed

Field Value

StringName

ScrollVertical

Cached name for the 'scroll_vertical' property.

public static readonly StringName ScrollVertical

Field Value

StringName

SelectingEnabled

Cached name for the 'selecting_enabled' property.

public static readonly StringName SelectingEnabled

Field Value

StringName

ShortcutKeysEnabled

Cached name for the 'shortcut_keys_enabled' property.

public static readonly StringName ShortcutKeysEnabled

Field Value

StringName

StructuredTextBidiOverride

Cached name for the 'structured_text_bidi_override' property.

public static readonly StringName StructuredTextBidiOverride

Field Value

StringName

StructuredTextBidiOverrideOptions

Cached name for the 'structured_text_bidi_override_options' property.

public static readonly StringName StructuredTextBidiOverrideOptions

Field Value

StringName

SyntaxHighlighter

Cached name for the 'syntax_highlighter' property.

public static readonly StringName SyntaxHighlighter

Field Value

StringName

Text

Cached name for the 'text' property.

public static readonly StringName Text

Field Value

StringName

TextDirection

Cached name for the 'text_direction' property.

public static readonly StringName TextDirection

Field Value

StringName

VirtualKeyboardEnabled

Cached name for the 'virtual_keyboard_enabled' property.

public static readonly StringName VirtualKeyboardEnabled

Field Value

StringName

WrapMode

Cached name for the 'wrap_mode' property.

public static readonly StringName WrapMode

Field Value

StringName