Class LineEdit.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class LineEdit.PropertyName : Control.PropertyName
- Inheritance
-
LineEdit.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Alignment
Cached name for the 'alignment' property.
public static readonly StringName Alignment
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
CaretColumn
Cached name for the 'caret_column' property.
public static readonly StringName CaretColumn
Field Value
CaretForceDisplayed
Cached name for the 'caret_force_displayed' property.
public static readonly StringName CaretForceDisplayed
Field Value
CaretMidGrapheme
Cached name for the 'caret_mid_grapheme' property.
public static readonly StringName CaretMidGrapheme
Field Value
ClearButtonEnabled
Cached name for the 'clear_button_enabled' property.
public static readonly StringName ClearButtonEnabled
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
Editable
Cached name for the 'editable' property.
public static readonly StringName Editable
Field Value
EmojiMenuEnabled
Cached name for the 'emoji_menu_enabled' property.
public static readonly StringName EmojiMenuEnabled
Field Value
ExpandToTextLength
Cached name for the 'expand_to_text_length' property.
public static readonly StringName ExpandToTextLength
Field Value
Flat
Cached name for the 'flat' property.
public static readonly StringName Flat
Field Value
KeepEditingOnTextSubmit
Cached name for the 'keep_editing_on_text_submit' property.
public static readonly StringName KeepEditingOnTextSubmit
Field Value
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
MaxLength
Cached name for the 'max_length' property.
public static readonly StringName MaxLength
Field Value
MiddleMousePasteEnabled
Cached name for the 'middle_mouse_paste_enabled' property.
public static readonly StringName MiddleMousePasteEnabled
Field Value
PlaceholderText
Cached name for the 'placeholder_text' property.
public static readonly StringName PlaceholderText
Field Value
RightIcon
Cached name for the 'right_icon' property.
public static readonly StringName RightIcon
Field Value
Secret
Cached name for the 'secret' property.
public static readonly StringName Secret
Field Value
SecretCharacter
Cached name for the 'secret_character' property.
public static readonly StringName SecretCharacter
Field Value
SelectAllOnFocus
Cached name for the 'select_all_on_focus' property.
public static readonly StringName SelectAllOnFocus
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
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
VirtualKeyboardType
Cached name for the 'virtual_keyboard_type' property.
public static readonly StringName VirtualKeyboardType