Class DisplayServer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class DisplayServer.MethodName
- Inheritance
-
DisplayServer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ClipboardGet
Cached name for the 'clipboard_get' method.
public static readonly StringName ClipboardGet
Field Value
ClipboardGetImage
Cached name for the 'clipboard_get_image' method.
public static readonly StringName ClipboardGetImage
Field Value
ClipboardGetPrimary
Cached name for the 'clipboard_get_primary' method.
public static readonly StringName ClipboardGetPrimary
Field Value
ClipboardHas
Cached name for the 'clipboard_has' method.
public static readonly StringName ClipboardHas
Field Value
ClipboardHasImage
Cached name for the 'clipboard_has_image' method.
public static readonly StringName ClipboardHasImage
Field Value
ClipboardSet
Cached name for the 'clipboard_set' method.
public static readonly StringName ClipboardSet
Field Value
ClipboardSetPrimary
Cached name for the 'clipboard_set_primary' method.
public static readonly StringName ClipboardSetPrimary
Field Value
CursorGetShape
Cached name for the 'cursor_get_shape' method.
public static readonly StringName CursorGetShape
Field Value
CursorSetCustomImage
Cached name for the 'cursor_set_custom_image' method.
public static readonly StringName CursorSetCustomImage
Field Value
CursorSetShape
Cached name for the 'cursor_set_shape' method.
public static readonly StringName CursorSetShape
Field Value
DialogInputText
Cached name for the 'dialog_input_text' method.
public static readonly StringName DialogInputText
Field Value
DialogShow
Cached name for the 'dialog_show' method.
public static readonly StringName DialogShow
Field Value
EnableForStealingFocus
Cached name for the 'enable_for_stealing_focus' method.
public static readonly StringName EnableForStealingFocus
Field Value
FileDialogShow
Cached name for the 'file_dialog_show' method.
public static readonly StringName FileDialogShow
Field Value
ForceProcessAndDropEvents
Cached name for the 'force_process_and_drop_events' method.
public static readonly StringName ForceProcessAndDropEvents
Field Value
GetAccentColor
Cached name for the 'get_accent_color' method.
public static readonly StringName GetAccentColor
Field Value
GetDisplayCutouts
Cached name for the 'get_display_cutouts' method.
public static readonly StringName GetDisplayCutouts
Field Value
GetDisplaySafeArea
Cached name for the 'get_display_safe_area' method.
public static readonly StringName GetDisplaySafeArea
Field Value
GetKeyboardFocusScreen
Cached name for the 'get_keyboard_focus_screen' method.
public static readonly StringName GetKeyboardFocusScreen
Field Value
GetName
Cached name for the 'get_name' method.
public static readonly StringName GetName
Field Value
GetPrimaryScreen
Cached name for the 'get_primary_screen' method.
public static readonly StringName GetPrimaryScreen
Field Value
GetScreenCount
Cached name for the 'get_screen_count' method.
public static readonly StringName GetScreenCount
Field Value
GetScreenFromRect
Cached name for the 'get_screen_from_rect' method.
public static readonly StringName GetScreenFromRect
Field Value
GetSwapCancelOk
Cached name for the 'get_swap_cancel_ok' method.
public static readonly StringName GetSwapCancelOk
Field Value
GetWindowAtScreenPosition
Cached name for the 'get_window_at_screen_position' method.
public static readonly StringName GetWindowAtScreenPosition
Field Value
GetWindowList
Cached name for the 'get_window_list' method.
public static readonly StringName GetWindowList
Field Value
GlobalMenuAddCheckItem
Cached name for the 'global_menu_add_check_item' method.
public static readonly StringName GlobalMenuAddCheckItem
Field Value
GlobalMenuAddIconCheckItem
Cached name for the 'global_menu_add_icon_check_item' method.
public static readonly StringName GlobalMenuAddIconCheckItem
Field Value
GlobalMenuAddIconItem
Cached name for the 'global_menu_add_icon_item' method.
public static readonly StringName GlobalMenuAddIconItem
Field Value
GlobalMenuAddIconRadioCheckItem
Cached name for the 'global_menu_add_icon_radio_check_item' method.
public static readonly StringName GlobalMenuAddIconRadioCheckItem
Field Value
GlobalMenuAddItem
Cached name for the 'global_menu_add_item' method.
public static readonly StringName GlobalMenuAddItem
Field Value
GlobalMenuAddMultistateItem
Cached name for the 'global_menu_add_multistate_item' method.
public static readonly StringName GlobalMenuAddMultistateItem
Field Value
GlobalMenuAddRadioCheckItem
Cached name for the 'global_menu_add_radio_check_item' method.
public static readonly StringName GlobalMenuAddRadioCheckItem
Field Value
GlobalMenuAddSeparator
Cached name for the 'global_menu_add_separator' method.
public static readonly StringName GlobalMenuAddSeparator
Field Value
GlobalMenuAddSubmenuItem
Cached name for the 'global_menu_add_submenu_item' method.
public static readonly StringName GlobalMenuAddSubmenuItem
Field Value
GlobalMenuClear
Cached name for the 'global_menu_clear' method.
public static readonly StringName GlobalMenuClear
Field Value
GlobalMenuGetItemAccelerator
Cached name for the 'global_menu_get_item_accelerator' method.
public static readonly StringName GlobalMenuGetItemAccelerator
Field Value
GlobalMenuGetItemCallback
Cached name for the 'global_menu_get_item_callback' method.
public static readonly StringName GlobalMenuGetItemCallback
Field Value
GlobalMenuGetItemCount
Cached name for the 'global_menu_get_item_count' method.
public static readonly StringName GlobalMenuGetItemCount
Field Value
GlobalMenuGetItemIcon
Cached name for the 'global_menu_get_item_icon' method.
public static readonly StringName GlobalMenuGetItemIcon
Field Value
GlobalMenuGetItemIndentationLevel
Cached name for the 'global_menu_get_item_indentation_level' method.
public static readonly StringName GlobalMenuGetItemIndentationLevel
Field Value
GlobalMenuGetItemIndexFromTag
Cached name for the 'global_menu_get_item_index_from_tag' method.
public static readonly StringName GlobalMenuGetItemIndexFromTag
Field Value
GlobalMenuGetItemIndexFromText
Cached name for the 'global_menu_get_item_index_from_text' method.
public static readonly StringName GlobalMenuGetItemIndexFromText
Field Value
GlobalMenuGetItemKeyCallback
Cached name for the 'global_menu_get_item_key_callback' method.
public static readonly StringName GlobalMenuGetItemKeyCallback
Field Value
GlobalMenuGetItemMaxStates
Cached name for the 'global_menu_get_item_max_states' method.
public static readonly StringName GlobalMenuGetItemMaxStates
Field Value
GlobalMenuGetItemState
Cached name for the 'global_menu_get_item_state' method.
public static readonly StringName GlobalMenuGetItemState
Field Value
GlobalMenuGetItemSubmenu
Cached name for the 'global_menu_get_item_submenu' method.
public static readonly StringName GlobalMenuGetItemSubmenu
Field Value
GlobalMenuGetItemTag
Cached name for the 'global_menu_get_item_tag' method.
public static readonly StringName GlobalMenuGetItemTag
Field Value
GlobalMenuGetItemText
Cached name for the 'global_menu_get_item_text' method.
public static readonly StringName GlobalMenuGetItemText
Field Value
GlobalMenuGetItemTooltip
Cached name for the 'global_menu_get_item_tooltip' method.
public static readonly StringName GlobalMenuGetItemTooltip
Field Value
GlobalMenuIsItemCheckable
Cached name for the 'global_menu_is_item_checkable' method.
public static readonly StringName GlobalMenuIsItemCheckable
Field Value
GlobalMenuIsItemChecked
Cached name for the 'global_menu_is_item_checked' method.
public static readonly StringName GlobalMenuIsItemChecked
Field Value
GlobalMenuIsItemDisabled
Cached name for the 'global_menu_is_item_disabled' method.
public static readonly StringName GlobalMenuIsItemDisabled
Field Value
GlobalMenuIsItemHidden
Cached name for the 'global_menu_is_item_hidden' method.
public static readonly StringName GlobalMenuIsItemHidden
Field Value
GlobalMenuIsItemRadioCheckable
Cached name for the 'global_menu_is_item_radio_checkable' method.
public static readonly StringName GlobalMenuIsItemRadioCheckable
Field Value
GlobalMenuRemoveItem
Cached name for the 'global_menu_remove_item' method.
public static readonly StringName GlobalMenuRemoveItem
Field Value
GlobalMenuSetItemAccelerator
Cached name for the 'global_menu_set_item_accelerator' method.
public static readonly StringName GlobalMenuSetItemAccelerator
Field Value
GlobalMenuSetItemCallback
Cached name for the 'global_menu_set_item_callback' method.
public static readonly StringName GlobalMenuSetItemCallback
Field Value
GlobalMenuSetItemCheckable
Cached name for the 'global_menu_set_item_checkable' method.
public static readonly StringName GlobalMenuSetItemCheckable
Field Value
GlobalMenuSetItemChecked
Cached name for the 'global_menu_set_item_checked' method.
public static readonly StringName GlobalMenuSetItemChecked
Field Value
GlobalMenuSetItemDisabled
Cached name for the 'global_menu_set_item_disabled' method.
public static readonly StringName GlobalMenuSetItemDisabled
Field Value
GlobalMenuSetItemHidden
Cached name for the 'global_menu_set_item_hidden' method.
public static readonly StringName GlobalMenuSetItemHidden
Field Value
GlobalMenuSetItemHoverCallbacks
Cached name for the 'global_menu_set_item_hover_callbacks' method.
public static readonly StringName GlobalMenuSetItemHoverCallbacks
Field Value
GlobalMenuSetItemIcon
Cached name for the 'global_menu_set_item_icon' method.
public static readonly StringName GlobalMenuSetItemIcon
Field Value
GlobalMenuSetItemIndentationLevel
Cached name for the 'global_menu_set_item_indentation_level' method.
public static readonly StringName GlobalMenuSetItemIndentationLevel
Field Value
GlobalMenuSetItemKeyCallback
Cached name for the 'global_menu_set_item_key_callback' method.
public static readonly StringName GlobalMenuSetItemKeyCallback
Field Value
GlobalMenuSetItemMaxStates
Cached name for the 'global_menu_set_item_max_states' method.
public static readonly StringName GlobalMenuSetItemMaxStates
Field Value
GlobalMenuSetItemRadioCheckable
Cached name for the 'global_menu_set_item_radio_checkable' method.
public static readonly StringName GlobalMenuSetItemRadioCheckable
Field Value
GlobalMenuSetItemState
Cached name for the 'global_menu_set_item_state' method.
public static readonly StringName GlobalMenuSetItemState
Field Value
GlobalMenuSetItemSubmenu
Cached name for the 'global_menu_set_item_submenu' method.
public static readonly StringName GlobalMenuSetItemSubmenu
Field Value
GlobalMenuSetItemTag
Cached name for the 'global_menu_set_item_tag' method.
public static readonly StringName GlobalMenuSetItemTag
Field Value
GlobalMenuSetItemText
Cached name for the 'global_menu_set_item_text' method.
public static readonly StringName GlobalMenuSetItemText
Field Value
GlobalMenuSetItemTooltip
Cached name for the 'global_menu_set_item_tooltip' method.
public static readonly StringName GlobalMenuSetItemTooltip
Field Value
GlobalMenuSetPopupCallbacks
Cached name for the 'global_menu_set_popup_callbacks' method.
public static readonly StringName GlobalMenuSetPopupCallbacks
Field Value
HasFeature
Cached name for the 'has_feature' method.
public static readonly StringName HasFeature
Field Value
ImeGetSelection
Cached name for the 'ime_get_selection' method.
public static readonly StringName ImeGetSelection
Field Value
ImeGetText
Cached name for the 'ime_get_text' method.
public static readonly StringName ImeGetText
Field Value
IsDarkMode
Cached name for the 'is_dark_mode' method.
public static readonly StringName IsDarkMode
Field Value
IsDarkModeSupported
Cached name for the 'is_dark_mode_supported' method.
public static readonly StringName IsDarkModeSupported
Field Value
IsTouchscreenAvailable
Cached name for the 'is_touchscreen_available' method.
public static readonly StringName IsTouchscreenAvailable
Field Value
KeyboardGetCurrentLayout
Cached name for the 'keyboard_get_current_layout' method.
public static readonly StringName KeyboardGetCurrentLayout
Field Value
KeyboardGetKeycodeFromPhysical
Cached name for the 'keyboard_get_keycode_from_physical' method.
public static readonly StringName KeyboardGetKeycodeFromPhysical
Field Value
KeyboardGetLabelFromPhysical
Cached name for the 'keyboard_get_label_from_physical' method.
public static readonly StringName KeyboardGetLabelFromPhysical
Field Value
KeyboardGetLayoutCount
Cached name for the 'keyboard_get_layout_count' method.
public static readonly StringName KeyboardGetLayoutCount
Field Value
KeyboardGetLayoutLanguage
Cached name for the 'keyboard_get_layout_language' method.
public static readonly StringName KeyboardGetLayoutLanguage
Field Value
KeyboardGetLayoutName
Cached name for the 'keyboard_get_layout_name' method.
public static readonly StringName KeyboardGetLayoutName
Field Value
KeyboardSetCurrentLayout
Cached name for the 'keyboard_set_current_layout' method.
public static readonly StringName KeyboardSetCurrentLayout
Field Value
MouseGetButtonState
Cached name for the 'mouse_get_button_state' method.
public static readonly StringName MouseGetButtonState
Field Value
MouseGetMode
Cached name for the 'mouse_get_mode' method.
public static readonly StringName MouseGetMode
Field Value
MouseGetPosition
Cached name for the 'mouse_get_position' method.
public static readonly StringName MouseGetPosition
Field Value
MouseSetMode
Cached name for the 'mouse_set_mode' method.
public static readonly StringName MouseSetMode
Field Value
ProcessEvents
Cached name for the 'process_events' method.
public static readonly StringName ProcessEvents
Field Value
ScreenGetDpi
Cached name for the 'screen_get_dpi' method.
public static readonly StringName ScreenGetDpi
Field Value
ScreenGetImage
Cached name for the 'screen_get_image' method.
public static readonly StringName ScreenGetImage
Field Value
ScreenGetMaxScale
Cached name for the 'screen_get_max_scale' method.
public static readonly StringName ScreenGetMaxScale
Field Value
ScreenGetOrientation
Cached name for the 'screen_get_orientation' method.
public static readonly StringName ScreenGetOrientation
Field Value
ScreenGetPixel
Cached name for the 'screen_get_pixel' method.
public static readonly StringName ScreenGetPixel
Field Value
ScreenGetPosition
Cached name for the 'screen_get_position' method.
public static readonly StringName ScreenGetPosition
Field Value
ScreenGetRefreshRate
Cached name for the 'screen_get_refresh_rate' method.
public static readonly StringName ScreenGetRefreshRate
Field Value
ScreenGetScale
Cached name for the 'screen_get_scale' method.
public static readonly StringName ScreenGetScale
Field Value
ScreenGetSize
Cached name for the 'screen_get_size' method.
public static readonly StringName ScreenGetSize
Field Value
ScreenGetUsableRect
Cached name for the 'screen_get_usable_rect' method.
public static readonly StringName ScreenGetUsableRect
Field Value
ScreenIsKeptOn
Cached name for the 'screen_is_kept_on' method.
public static readonly StringName ScreenIsKeptOn
Field Value
ScreenSetKeepOn
Cached name for the 'screen_set_keep_on' method.
public static readonly StringName ScreenSetKeepOn
Field Value
ScreenSetOrientation
Cached name for the 'screen_set_orientation' method.
public static readonly StringName ScreenSetOrientation
Field Value
SetIcon
Cached name for the 'set_icon' method.
public static readonly StringName SetIcon
Field Value
SetNativeIcon
Cached name for the 'set_native_icon' method.
public static readonly StringName SetNativeIcon
Field Value
TabletGetCurrentDriver
Cached name for the 'tablet_get_current_driver' method.
public static readonly StringName TabletGetCurrentDriver
Field Value
TabletGetDriverCount
Cached name for the 'tablet_get_driver_count' method.
public static readonly StringName TabletGetDriverCount
Field Value
TabletGetDriverName
Cached name for the 'tablet_get_driver_name' method.
public static readonly StringName TabletGetDriverName
Field Value
TabletSetCurrentDriver
Cached name for the 'tablet_set_current_driver' method.
public static readonly StringName TabletSetCurrentDriver
Field Value
TtsGetVoices
Cached name for the 'tts_get_voices' method.
public static readonly StringName TtsGetVoices
Field Value
TtsGetVoicesForLanguage
Cached name for the 'tts_get_voices_for_language' method.
public static readonly StringName TtsGetVoicesForLanguage
Field Value
TtsIsPaused
Cached name for the 'tts_is_paused' method.
public static readonly StringName TtsIsPaused
Field Value
TtsIsSpeaking
Cached name for the 'tts_is_speaking' method.
public static readonly StringName TtsIsSpeaking
Field Value
TtsPause
Cached name for the 'tts_pause' method.
public static readonly StringName TtsPause
Field Value
TtsResume
Cached name for the 'tts_resume' method.
public static readonly StringName TtsResume
Field Value
TtsSetUtteranceCallback
Cached name for the 'tts_set_utterance_callback' method.
public static readonly StringName TtsSetUtteranceCallback
Field Value
TtsSpeak
Cached name for the 'tts_speak' method.
public static readonly StringName TtsSpeak
Field Value
TtsStop
Cached name for the 'tts_stop' method.
public static readonly StringName TtsStop
Field Value
VirtualKeyboardGetHeight
Cached name for the 'virtual_keyboard_get_height' method.
public static readonly StringName VirtualKeyboardGetHeight
Field Value
VirtualKeyboardHide
Cached name for the 'virtual_keyboard_hide' method.
public static readonly StringName VirtualKeyboardHide
Field Value
VirtualKeyboardShow
Cached name for the 'virtual_keyboard_show' method.
public static readonly StringName VirtualKeyboardShow
Field Value
WarpMouse
Cached name for the 'warp_mouse' method.
public static readonly StringName WarpMouse
Field Value
WindowCanDraw
Cached name for the 'window_can_draw' method.
public static readonly StringName WindowCanDraw
Field Value
WindowGetActivePopup
Cached name for the 'window_get_active_popup' method.
public static readonly StringName WindowGetActivePopup
Field Value
WindowGetAttachedInstanceId
Cached name for the 'window_get_attached_instance_id' method.
public static readonly StringName WindowGetAttachedInstanceId
Field Value
WindowGetCurrentScreen
Cached name for the 'window_get_current_screen' method.
public static readonly StringName WindowGetCurrentScreen
Field Value
WindowGetFlag
Cached name for the 'window_get_flag' method.
public static readonly StringName WindowGetFlag
Field Value
WindowGetMaxSize
Cached name for the 'window_get_max_size' method.
public static readonly StringName WindowGetMaxSize
Field Value
WindowGetMinSize
Cached name for the 'window_get_min_size' method.
public static readonly StringName WindowGetMinSize
Field Value
WindowGetMode
Cached name for the 'window_get_mode' method.
public static readonly StringName WindowGetMode
Field Value
WindowGetNativeHandle
Cached name for the 'window_get_native_handle' method.
public static readonly StringName WindowGetNativeHandle
Field Value
WindowGetPopupSafeRect
Cached name for the 'window_get_popup_safe_rect' method.
public static readonly StringName WindowGetPopupSafeRect
Field Value
WindowGetPosition
Cached name for the 'window_get_position' method.
public static readonly StringName WindowGetPosition
Field Value
WindowGetPositionWithDecorations
Cached name for the 'window_get_position_with_decorations' method.
public static readonly StringName WindowGetPositionWithDecorations
Field Value
WindowGetSafeTitleMargins
Cached name for the 'window_get_safe_title_margins' method.
public static readonly StringName WindowGetSafeTitleMargins
Field Value
WindowGetSize
Cached name for the 'window_get_size' method.
public static readonly StringName WindowGetSize
Field Value
WindowGetSizeWithDecorations
Cached name for the 'window_get_size_with_decorations' method.
public static readonly StringName WindowGetSizeWithDecorations
Field Value
WindowGetTitleSize
Cached name for the 'window_get_title_size' method.
public static readonly StringName WindowGetTitleSize
Field Value
WindowGetVsyncMode
Cached name for the 'window_get_vsync_mode' method.
public static readonly StringName WindowGetVsyncMode
Field Value
WindowIsFocused
Cached name for the 'window_is_focused' method.
public static readonly StringName WindowIsFocused
Field Value
WindowIsMaximizeAllowed
Cached name for the 'window_is_maximize_allowed' method.
public static readonly StringName WindowIsMaximizeAllowed
Field Value
WindowMaximizeOnTitleDblClick
Cached name for the 'window_maximize_on_title_dbl_click' method.
public static readonly StringName WindowMaximizeOnTitleDblClick
Field Value
WindowMinimizeOnTitleDblClick
Cached name for the 'window_minimize_on_title_dbl_click' method.
public static readonly StringName WindowMinimizeOnTitleDblClick
Field Value
WindowMoveToForeground
Cached name for the 'window_move_to_foreground' method.
public static readonly StringName WindowMoveToForeground
Field Value
WindowRequestAttention
Cached name for the 'window_request_attention' method.
public static readonly StringName WindowRequestAttention
Field Value
WindowSetCurrentScreen
Cached name for the 'window_set_current_screen' method.
public static readonly StringName WindowSetCurrentScreen
Field Value
WindowSetDropFilesCallback
Cached name for the 'window_set_drop_files_callback' method.
public static readonly StringName WindowSetDropFilesCallback
Field Value
WindowSetExclusive
Cached name for the 'window_set_exclusive' method.
public static readonly StringName WindowSetExclusive
Field Value
WindowSetFlag
Cached name for the 'window_set_flag' method.
public static readonly StringName WindowSetFlag
Field Value
WindowSetImeActive
Cached name for the 'window_set_ime_active' method.
public static readonly StringName WindowSetImeActive
Field Value
WindowSetImePosition
Cached name for the 'window_set_ime_position' method.
public static readonly StringName WindowSetImePosition
Field Value
WindowSetInputEventCallback
Cached name for the 'window_set_input_event_callback' method.
public static readonly StringName WindowSetInputEventCallback
Field Value
WindowSetInputTextCallback
Cached name for the 'window_set_input_text_callback' method.
public static readonly StringName WindowSetInputTextCallback
Field Value
WindowSetMaxSize
Cached name for the 'window_set_max_size' method.
public static readonly StringName WindowSetMaxSize
Field Value
WindowSetMinSize
Cached name for the 'window_set_min_size' method.
public static readonly StringName WindowSetMinSize
Field Value
WindowSetMode
Cached name for the 'window_set_mode' method.
public static readonly StringName WindowSetMode
Field Value
WindowSetMousePassthrough
Cached name for the 'window_set_mouse_passthrough' method.
public static readonly StringName WindowSetMousePassthrough
Field Value
WindowSetPopupSafeRect
Cached name for the 'window_set_popup_safe_rect' method.
public static readonly StringName WindowSetPopupSafeRect
Field Value
WindowSetPosition
Cached name for the 'window_set_position' method.
public static readonly StringName WindowSetPosition
Field Value
WindowSetRectChangedCallback
Cached name for the 'window_set_rect_changed_callback' method.
public static readonly StringName WindowSetRectChangedCallback
Field Value
WindowSetSize
Cached name for the 'window_set_size' method.
public static readonly StringName WindowSetSize
Field Value
WindowSetTitle
Cached name for the 'window_set_title' method.
public static readonly StringName WindowSetTitle
Field Value
WindowSetTransient
Cached name for the 'window_set_transient' method.
public static readonly StringName WindowSetTransient
Field Value
WindowSetVsyncMode
Cached name for the 'window_set_vsync_mode' method.
public static readonly StringName WindowSetVsyncMode
Field Value
WindowSetWindowButtonsOffset
Cached name for the 'window_set_window_buttons_offset' method.
public static readonly StringName WindowSetWindowButtonsOffset
Field Value
WindowSetWindowEventCallback
Cached name for the 'window_set_window_event_callback' method.
public static readonly StringName WindowSetWindowEventCallback