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
CaretBlink
Cached name for the 'caret_blink' property.
public static readonly StringName CaretBlink
Field Value
CaretBlinkInterval
Cached name for the 'caret_blink_interval' property.
public static readonly StringName CaretBlinkInterval
Field Value
CaretDrawWhenEditableDisabled
Cached name for the 'caret_draw_when_editable_disabled' property.
public static readonly StringName CaretDrawWhenEditableDisabled
Field Value
CaretMidGrapheme
Cached name for the 'caret_mid_grapheme' property.
public static readonly StringName CaretMidGrapheme
Field Value
CaretMoveOnRightClick
Cached name for the 'caret_move_on_right_click' property.
public static readonly StringName CaretMoveOnRightClick
Field Value
CaretMultiple
Cached name for the 'caret_multiple' property.
public static readonly StringName CaretMultiple
Field Value
CaretType
Cached name for the 'caret_type' property.
public static readonly StringName CaretType
Field Value
ContextMenuEnabled
Cached name for the 'context_menu_enabled' property.
public static readonly StringName ContextMenuEnabled
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
DrawControlChars
Cached name for the 'draw_control_chars' property.
public static readonly StringName DrawControlChars
Field Value
DrawSpaces
Cached name for the 'draw_spaces' property.
public static readonly StringName DrawSpaces
Field Value
DrawTabs
Cached name for the 'draw_tabs' property.
public static readonly StringName DrawTabs
Field Value
Editable
Cached name for the 'editable' property.
public static readonly StringName Editable
Field Value
HighlightAllOccurrences
Cached name for the 'highlight_all_occurrences' property.
public static readonly StringName HighlightAllOccurrences
Field Value
HighlightCurrentLine
Cached name for the 'highlight_current_line' property.
public static readonly StringName HighlightCurrentLine
Field Value
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
MiddleMousePasteEnabled
Cached name for the 'middle_mouse_paste_enabled' property.
public static readonly StringName MiddleMousePasteEnabled
Field Value
MinimapDraw
Cached name for the 'minimap_draw' property.
public static readonly StringName MinimapDraw
Field Value
MinimapWidth
Cached name for the 'minimap_width' property.
public static readonly StringName MinimapWidth
Field Value
PlaceholderText
Cached name for the 'placeholder_text' property.
public static readonly StringName PlaceholderText
Field Value
ScrollFitContentHeight
Cached name for the 'scroll_fit_content_height' property.
public static readonly StringName ScrollFitContentHeight
Field Value
ScrollHorizontal
Cached name for the 'scroll_horizontal' property.
public static readonly StringName ScrollHorizontal
Field Value
ScrollPastEndOfFile
Cached name for the 'scroll_past_end_of_file' property.
public static readonly StringName ScrollPastEndOfFile
Field Value
ScrollSmooth
Cached name for the 'scroll_smooth' property.
public static readonly StringName ScrollSmooth
Field Value
ScrollVScrollSpeed
Cached name for the 'scroll_v_scroll_speed' property.
public static readonly StringName ScrollVScrollSpeed
Field Value
ScrollVertical
Cached name for the 'scroll_vertical' property.
public static readonly StringName ScrollVertical
Field Value
SelectingEnabled
Cached name for the 'selecting_enabled' property.
public static readonly StringName SelectingEnabled
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
SyntaxHighlighter
Cached name for the 'syntax_highlighter' property.
public static readonly StringName SyntaxHighlighter
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
VirtualKeyboardEnabled
Cached name for the 'virtual_keyboard_enabled' property.
public static readonly StringName VirtualKeyboardEnabled
Field Value
WrapMode
Cached name for the 'wrap_mode' property.
public static readonly StringName WrapMode