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
ApplyIme
Cached name for the 'apply_ime' method.
public static readonly StringName ApplyIme
Field Value
CancelIme
Cached name for the 'cancel_ime' method.
public static readonly StringName CancelIme
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
DeleteCharAtCaret
Cached name for the 'delete_char_at_caret' method.
public static readonly StringName DeleteCharAtCaret
Field Value
DeleteText
Cached name for the 'delete_text' method.
public static readonly StringName DeleteText
Field Value
Deselect
Cached name for the 'deselect' method.
public static readonly StringName Deselect
Field Value
Edit
Cached name for the 'edit' method.
public static readonly StringName Edit
Field Value
GetCaretBlinkInterval
Cached name for the 'get_caret_blink_interval' method.
public static readonly StringName GetCaretBlinkInterval
Field Value
GetCaretColumn
Cached name for the 'get_caret_column' method.
public static readonly StringName GetCaretColumn
Field Value
GetDrawControlChars
Cached name for the 'get_draw_control_chars' method.
public static readonly StringName GetDrawControlChars
Field Value
GetHorizontalAlignment
Cached name for the 'get_horizontal_alignment' method.
public static readonly StringName GetHorizontalAlignment
Field Value
GetLanguage
Cached name for the 'get_language' method.
public static readonly StringName GetLanguage
Field Value
GetMaxLength
Cached name for the 'get_max_length' method.
public static readonly StringName GetMaxLength
Field Value
GetMenu
Cached name for the 'get_menu' method.
public static readonly StringName GetMenu
Field Value
GetPlaceholder
Cached name for the 'get_placeholder' method.
public static readonly StringName GetPlaceholder
Field Value
GetRightIcon
Cached name for the 'get_right_icon' method.
public static readonly StringName GetRightIcon
Field Value
GetScrollOffset
Cached name for the 'get_scroll_offset' method.
public static readonly StringName GetScrollOffset
Field Value
GetSecretCharacter
Cached name for the 'get_secret_character' method.
public static readonly StringName GetSecretCharacter
Field Value
GetSelectedText
Cached name for the 'get_selected_text' method.
public static readonly StringName GetSelectedText
Field Value
GetSelectionFromColumn
Cached name for the 'get_selection_from_column' method.
public static readonly StringName GetSelectionFromColumn
Field Value
GetSelectionToColumn
Cached name for the 'get_selection_to_column' method.
public static readonly StringName GetSelectionToColumn
Field Value
GetStructuredTextBidiOverride
Cached name for the 'get_structured_text_bidi_override' method.
public static readonly StringName GetStructuredTextBidiOverride
Field Value
GetStructuredTextBidiOverrideOptions
Cached name for the 'get_structured_text_bidi_override_options' method.
public static readonly StringName GetStructuredTextBidiOverrideOptions
Field Value
GetText
Cached name for the 'get_text' method.
public static readonly StringName GetText
Field Value
GetTextDirection
Cached name for the 'get_text_direction' method.
public static readonly StringName GetTextDirection
Field Value
GetVirtualKeyboardType
Cached name for the 'get_virtual_keyboard_type' method.
public static readonly StringName GetVirtualKeyboardType
Field Value
HasImeText
Cached name for the 'has_ime_text' method.
public static readonly StringName HasImeText
Field Value
HasRedo
Cached name for the 'has_redo' method.
public static readonly StringName HasRedo
Field Value
HasSelection
Cached name for the 'has_selection' method.
public static readonly StringName HasSelection
Field Value
HasUndo
Cached name for the 'has_undo' method.
public static readonly StringName HasUndo
Field Value
InsertTextAtCaret
Cached name for the 'insert_text_at_caret' method.
public static readonly StringName InsertTextAtCaret
Field Value
IsCaretBlinkEnabled
Cached name for the 'is_caret_blink_enabled' method.
public static readonly StringName IsCaretBlinkEnabled
Field Value
IsCaretForceDisplayed
Cached name for the 'is_caret_force_displayed' method.
public static readonly StringName IsCaretForceDisplayed
Field Value
IsCaretMidGraphemeEnabled
Cached name for the 'is_caret_mid_grapheme_enabled' method.
public static readonly StringName IsCaretMidGraphemeEnabled
Field Value
IsClearButtonEnabled
Cached name for the 'is_clear_button_enabled' method.
public static readonly StringName IsClearButtonEnabled
Field Value
IsContextMenuEnabled
Cached name for the 'is_context_menu_enabled' method.
public static readonly StringName IsContextMenuEnabled
Field Value
IsDeselectOnFocusLossEnabled
Cached name for the 'is_deselect_on_focus_loss_enabled' method.
public static readonly StringName IsDeselectOnFocusLossEnabled
Field Value
IsDragAndDropSelectionEnabled
Cached name for the 'is_drag_and_drop_selection_enabled' method.
public static readonly StringName IsDragAndDropSelectionEnabled
Field Value
IsEditable
Cached name for the 'is_editable' method.
public static readonly StringName IsEditable
Field Value
IsEditing
Cached name for the 'is_editing' method.
public static readonly StringName IsEditing
Field Value
IsEditingKeptOnTextSubmit
Cached name for the 'is_editing_kept_on_text_submit' method.
public static readonly StringName IsEditingKeptOnTextSubmit
Field Value
IsEmojiMenuEnabled
Cached name for the 'is_emoji_menu_enabled' method.
public static readonly StringName IsEmojiMenuEnabled
Field Value
IsExpandToTextLengthEnabled
Cached name for the 'is_expand_to_text_length_enabled' method.
public static readonly StringName IsExpandToTextLengthEnabled
Field Value
IsFlat
Cached name for the 'is_flat' method.
public static readonly StringName IsFlat
Field Value
IsMenuVisible
Cached name for the 'is_menu_visible' method.
public static readonly StringName IsMenuVisible
Field Value
IsMiddleMousePasteEnabled
Cached name for the 'is_middle_mouse_paste_enabled' method.
public static readonly StringName IsMiddleMousePasteEnabled
Field Value
IsSecret
Cached name for the 'is_secret' method.
public static readonly StringName IsSecret
Field Value
IsSelectAllOnFocus
Cached name for the 'is_select_all_on_focus' method.
public static readonly StringName IsSelectAllOnFocus
Field Value
IsSelectingEnabled
Cached name for the 'is_selecting_enabled' method.
public static readonly StringName IsSelectingEnabled
Field Value
IsShortcutKeysEnabled
Cached name for the 'is_shortcut_keys_enabled' method.
public static readonly StringName IsShortcutKeysEnabled
Field Value
IsVirtualKeyboardEnabled
Cached name for the 'is_virtual_keyboard_enabled' method.
public static readonly StringName IsVirtualKeyboardEnabled
Field Value
MenuOption
Cached name for the 'menu_option' method.
public static readonly StringName MenuOption
Field Value
Select
Cached name for the 'select' method.
public static readonly StringName Select
Field Value
SelectAll
Cached name for the 'select_all' method.
public static readonly StringName SelectAll
Field Value
SetCaretBlinkEnabled
Cached name for the 'set_caret_blink_enabled' method.
public static readonly StringName SetCaretBlinkEnabled
Field Value
SetCaretBlinkInterval
Cached name for the 'set_caret_blink_interval' method.
public static readonly StringName SetCaretBlinkInterval
Field Value
SetCaretColumn
Cached name for the 'set_caret_column' method.
public static readonly StringName SetCaretColumn
Field Value
SetCaretForceDisplayed
Cached name for the 'set_caret_force_displayed' method.
public static readonly StringName SetCaretForceDisplayed
Field Value
SetCaretMidGraphemeEnabled
Cached name for the 'set_caret_mid_grapheme_enabled' method.
public static readonly StringName SetCaretMidGraphemeEnabled
Field Value
SetClearButtonEnabled
Cached name for the 'set_clear_button_enabled' method.
public static readonly StringName SetClearButtonEnabled
Field Value
SetContextMenuEnabled
Cached name for the 'set_context_menu_enabled' method.
public static readonly StringName SetContextMenuEnabled
Field Value
SetDeselectOnFocusLossEnabled
Cached name for the 'set_deselect_on_focus_loss_enabled' method.
public static readonly StringName SetDeselectOnFocusLossEnabled
Field Value
SetDragAndDropSelectionEnabled
Cached name for the 'set_drag_and_drop_selection_enabled' method.
public static readonly StringName SetDragAndDropSelectionEnabled
Field Value
SetDrawControlChars
Cached name for the 'set_draw_control_chars' method.
public static readonly StringName SetDrawControlChars
Field Value
SetEditable
Cached name for the 'set_editable' method.
public static readonly StringName SetEditable
Field Value
SetEmojiMenuEnabled
Cached name for the 'set_emoji_menu_enabled' method.
public static readonly StringName SetEmojiMenuEnabled
Field Value
SetExpandToTextLengthEnabled
Cached name for the 'set_expand_to_text_length_enabled' method.
public static readonly StringName SetExpandToTextLengthEnabled
Field Value
SetFlat
Cached name for the 'set_flat' method.
public static readonly StringName SetFlat
Field Value
SetHorizontalAlignment
Cached name for the 'set_horizontal_alignment' method.
public static readonly StringName SetHorizontalAlignment
Field Value
SetKeepEditingOnTextSubmit
Cached name for the 'set_keep_editing_on_text_submit' method.
public static readonly StringName SetKeepEditingOnTextSubmit
Field Value
SetLanguage
Cached name for the 'set_language' method.
public static readonly StringName SetLanguage
Field Value
SetMaxLength
Cached name for the 'set_max_length' method.
public static readonly StringName SetMaxLength
Field Value
SetMiddleMousePasteEnabled
Cached name for the 'set_middle_mouse_paste_enabled' method.
public static readonly StringName SetMiddleMousePasteEnabled
Field Value
SetPlaceholder
Cached name for the 'set_placeholder' method.
public static readonly StringName SetPlaceholder
Field Value
SetRightIcon
Cached name for the 'set_right_icon' method.
public static readonly StringName SetRightIcon
Field Value
SetSecret
Cached name for the 'set_secret' method.
public static readonly StringName SetSecret
Field Value
SetSecretCharacter
Cached name for the 'set_secret_character' method.
public static readonly StringName SetSecretCharacter
Field Value
SetSelectAllOnFocus
Cached name for the 'set_select_all_on_focus' method.
public static readonly StringName SetSelectAllOnFocus
Field Value
SetSelectingEnabled
Cached name for the 'set_selecting_enabled' method.
public static readonly StringName SetSelectingEnabled
Field Value
SetShortcutKeysEnabled
Cached name for the 'set_shortcut_keys_enabled' method.
public static readonly StringName SetShortcutKeysEnabled
Field Value
SetStructuredTextBidiOverride
Cached name for the 'set_structured_text_bidi_override' method.
public static readonly StringName SetStructuredTextBidiOverride
Field Value
SetStructuredTextBidiOverrideOptions
Cached name for the 'set_structured_text_bidi_override_options' method.
public static readonly StringName SetStructuredTextBidiOverrideOptions
Field Value
SetText
Cached name for the 'set_text' method.
public static readonly StringName SetText
Field Value
SetTextDirection
Cached name for the 'set_text_direction' method.
public static readonly StringName SetTextDirection
Field Value
SetVirtualKeyboardEnabled
Cached name for the 'set_virtual_keyboard_enabled' method.
public static readonly StringName SetVirtualKeyboardEnabled
Field Value
SetVirtualKeyboardType
Cached name for the 'set_virtual_keyboard_type' method.
public static readonly StringName SetVirtualKeyboardType
Field Value
Unedit
Cached name for the 'unedit' method.
public static readonly StringName Unedit