Table of Contents

Class LineEdit.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class LineEdit.MethodName : Control.MethodName
Inheritance
LineEdit.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

DeleteCharAtCaret

Cached name for the 'delete_char_at_caret' method.

public static readonly StringName DeleteCharAtCaret

Field Value

StringName

DeleteText

Cached name for the 'delete_text' method.

public static readonly StringName DeleteText

Field Value

StringName

Deselect

Cached name for the 'deselect' method.

public static readonly StringName Deselect

Field Value

StringName

GetCaretBlinkInterval

Cached name for the 'get_caret_blink_interval' method.

public static readonly StringName GetCaretBlinkInterval

Field Value

StringName

GetCaretColumn

Cached name for the 'get_caret_column' method.

public static readonly StringName GetCaretColumn

Field Value

StringName

GetDrawControlChars

Cached name for the 'get_draw_control_chars' method.

public static readonly StringName GetDrawControlChars

Field Value

StringName

GetHorizontalAlignment

Cached name for the 'get_horizontal_alignment' method.

public static readonly StringName GetHorizontalAlignment

Field Value

StringName

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetMaxLength

Cached name for the 'get_max_length' method.

public static readonly StringName GetMaxLength

Field Value

StringName

GetMenu

Cached name for the 'get_menu' method.

public static readonly StringName GetMenu

Field Value

StringName

GetPlaceholder

Cached name for the 'get_placeholder' method.

public static readonly StringName GetPlaceholder

Field Value

StringName

GetRightIcon

Cached name for the 'get_right_icon' method.

public static readonly StringName GetRightIcon

Field Value

StringName

GetScrollOffset

Cached name for the 'get_scroll_offset' method.

public static readonly StringName GetScrollOffset

Field Value

StringName

GetSecretCharacter

Cached name for the 'get_secret_character' method.

public static readonly StringName GetSecretCharacter

Field Value

StringName

GetSelectedText

Cached name for the 'get_selected_text' method.

public static readonly StringName GetSelectedText

Field Value

StringName

GetSelectionFromColumn

Cached name for the 'get_selection_from_column' method.

public static readonly StringName GetSelectionFromColumn

Field Value

StringName

GetSelectionToColumn

Cached name for the 'get_selection_to_column' method.

public static readonly StringName GetSelectionToColumn

Field Value

StringName

GetStructuredTextBidiOverride

Cached name for the 'get_structured_text_bidi_override' method.

public static readonly StringName GetStructuredTextBidiOverride

Field Value

StringName

GetStructuredTextBidiOverrideOptions

Cached name for the 'get_structured_text_bidi_override_options' method.

public static readonly StringName GetStructuredTextBidiOverrideOptions

Field Value

StringName

GetText

Cached name for the 'get_text' method.

public static readonly StringName GetText

Field Value

StringName

GetTextDirection

Cached name for the 'get_text_direction' method.

public static readonly StringName GetTextDirection

Field Value

StringName

GetVirtualKeyboardType

Cached name for the 'get_virtual_keyboard_type' method.

public static readonly StringName GetVirtualKeyboardType

Field Value

StringName

HasSelection

Cached name for the 'has_selection' method.

public static readonly StringName HasSelection

Field Value

StringName

InsertTextAtCaret

Cached name for the 'insert_text_at_caret' method.

public static readonly StringName InsertTextAtCaret

Field Value

StringName

IsCaretBlinkEnabled

Cached name for the 'is_caret_blink_enabled' method.

public static readonly StringName IsCaretBlinkEnabled

Field Value

StringName

IsCaretForceDisplayed

Cached name for the 'is_caret_force_displayed' method.

public static readonly StringName IsCaretForceDisplayed

Field Value

StringName

IsCaretMidGraphemeEnabled

Cached name for the 'is_caret_mid_grapheme_enabled' method.

public static readonly StringName IsCaretMidGraphemeEnabled

Field Value

StringName

IsClearButtonEnabled

Cached name for the 'is_clear_button_enabled' method.

public static readonly StringName IsClearButtonEnabled

Field Value

StringName

IsContextMenuEnabled

Cached name for the 'is_context_menu_enabled' method.

public static readonly StringName IsContextMenuEnabled

Field Value

StringName

IsDeselectOnFocusLossEnabled

Cached name for the 'is_deselect_on_focus_loss_enabled' method.

public static readonly StringName IsDeselectOnFocusLossEnabled

Field Value

StringName

IsDragAndDropSelectionEnabled

Cached name for the 'is_drag_and_drop_selection_enabled' method.

public static readonly StringName IsDragAndDropSelectionEnabled

Field Value

StringName

IsEditable

Cached name for the 'is_editable' method.

public static readonly StringName IsEditable

Field Value

StringName

IsExpandToTextLengthEnabled

Cached name for the 'is_expand_to_text_length_enabled' method.

public static readonly StringName IsExpandToTextLengthEnabled

Field Value

StringName

IsFlat

Cached name for the 'is_flat' method.

public static readonly StringName IsFlat

Field Value

StringName

IsMenuVisible

Cached name for the 'is_menu_visible' method.

public static readonly StringName IsMenuVisible

Field Value

StringName

IsMiddleMousePasteEnabled

Cached name for the 'is_middle_mouse_paste_enabled' method.

public static readonly StringName IsMiddleMousePasteEnabled

Field Value

StringName

IsSecret

Cached name for the 'is_secret' method.

public static readonly StringName IsSecret

Field Value

StringName

IsSelectAllOnFocus

Cached name for the 'is_select_all_on_focus' method.

public static readonly StringName IsSelectAllOnFocus

Field Value

StringName

IsSelectingEnabled

Cached name for the 'is_selecting_enabled' method.

public static readonly StringName IsSelectingEnabled

Field Value

StringName

IsShortcutKeysEnabled

Cached name for the 'is_shortcut_keys_enabled' method.

public static readonly StringName IsShortcutKeysEnabled

Field Value

StringName

IsVirtualKeyboardEnabled

Cached name for the 'is_virtual_keyboard_enabled' method.

public static readonly StringName IsVirtualKeyboardEnabled

Field Value

StringName

MenuOption

Cached name for the 'menu_option' method.

public static readonly StringName MenuOption

Field Value

StringName

Select

Cached name for the 'select' method.

public static readonly StringName Select

Field Value

StringName

SelectAll

Cached name for the 'select_all' method.

public static readonly StringName SelectAll

Field Value

StringName

SetCaretBlinkEnabled

Cached name for the 'set_caret_blink_enabled' method.

public static readonly StringName SetCaretBlinkEnabled

Field Value

StringName

SetCaretBlinkInterval

Cached name for the 'set_caret_blink_interval' method.

public static readonly StringName SetCaretBlinkInterval

Field Value

StringName

SetCaretColumn

Cached name for the 'set_caret_column' method.

public static readonly StringName SetCaretColumn

Field Value

StringName

SetCaretForceDisplayed

Cached name for the 'set_caret_force_displayed' method.

public static readonly StringName SetCaretForceDisplayed

Field Value

StringName

SetCaretMidGraphemeEnabled

Cached name for the 'set_caret_mid_grapheme_enabled' method.

public static readonly StringName SetCaretMidGraphemeEnabled

Field Value

StringName

SetClearButtonEnabled

Cached name for the 'set_clear_button_enabled' method.

public static readonly StringName SetClearButtonEnabled

Field Value

StringName

SetContextMenuEnabled

Cached name for the 'set_context_menu_enabled' method.

public static readonly StringName SetContextMenuEnabled

Field Value

StringName

SetDeselectOnFocusLossEnabled

Cached name for the 'set_deselect_on_focus_loss_enabled' method.

public static readonly StringName SetDeselectOnFocusLossEnabled

Field Value

StringName

SetDragAndDropSelectionEnabled

Cached name for the 'set_drag_and_drop_selection_enabled' method.

public static readonly StringName SetDragAndDropSelectionEnabled

Field Value

StringName

SetDrawControlChars

Cached name for the 'set_draw_control_chars' method.

public static readonly StringName SetDrawControlChars

Field Value

StringName

SetEditable

Cached name for the 'set_editable' method.

public static readonly StringName SetEditable

Field Value

StringName

SetExpandToTextLengthEnabled

Cached name for the 'set_expand_to_text_length_enabled' method.

public static readonly StringName SetExpandToTextLengthEnabled

Field Value

StringName

SetFlat

Cached name for the 'set_flat' method.

public static readonly StringName SetFlat

Field Value

StringName

SetHorizontalAlignment

Cached name for the 'set_horizontal_alignment' method.

public static readonly StringName SetHorizontalAlignment

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetMaxLength

Cached name for the 'set_max_length' method.

public static readonly StringName SetMaxLength

Field Value

StringName

SetMiddleMousePasteEnabled

Cached name for the 'set_middle_mouse_paste_enabled' method.

public static readonly StringName SetMiddleMousePasteEnabled

Field Value

StringName

SetPlaceholder

Cached name for the 'set_placeholder' method.

public static readonly StringName SetPlaceholder

Field Value

StringName

SetRightIcon

Cached name for the 'set_right_icon' method.

public static readonly StringName SetRightIcon

Field Value

StringName

SetSecret

Cached name for the 'set_secret' method.

public static readonly StringName SetSecret

Field Value

StringName

SetSecretCharacter

Cached name for the 'set_secret_character' method.

public static readonly StringName SetSecretCharacter

Field Value

StringName

SetSelectAllOnFocus

Cached name for the 'set_select_all_on_focus' method.

public static readonly StringName SetSelectAllOnFocus

Field Value

StringName

SetSelectingEnabled

Cached name for the 'set_selecting_enabled' method.

public static readonly StringName SetSelectingEnabled

Field Value

StringName

SetShortcutKeysEnabled

Cached name for the 'set_shortcut_keys_enabled' method.

public static readonly StringName SetShortcutKeysEnabled

Field Value

StringName

SetStructuredTextBidiOverride

Cached name for the 'set_structured_text_bidi_override' method.

public static readonly StringName SetStructuredTextBidiOverride

Field Value

StringName

SetStructuredTextBidiOverrideOptions

Cached name for the 'set_structured_text_bidi_override_options' method.

public static readonly StringName SetStructuredTextBidiOverrideOptions

Field Value

StringName

SetText

Cached name for the 'set_text' method.

public static readonly StringName SetText

Field Value

StringName

SetTextDirection

Cached name for the 'set_text_direction' method.

public static readonly StringName SetTextDirection

Field Value

StringName

SetVirtualKeyboardEnabled

Cached name for the 'set_virtual_keyboard_enabled' method.

public static readonly StringName SetVirtualKeyboardEnabled

Field Value

StringName

SetVirtualKeyboardType

Cached name for the 'set_virtual_keyboard_type' method.

public static readonly StringName SetVirtualKeyboardType

Field Value

StringName