Table of Contents

Class Window.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Window.MethodName : Viewport.MethodName
Inheritance
Window.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddThemeColorOverride

Cached name for the 'add_theme_color_override' method.

public static readonly StringName AddThemeColorOverride

Field Value

StringName

AddThemeConstantOverride

Cached name for the 'add_theme_constant_override' method.

public static readonly StringName AddThemeConstantOverride

Field Value

StringName

AddThemeFontOverride

Cached name for the 'add_theme_font_override' method.

public static readonly StringName AddThemeFontOverride

Field Value

StringName

AddThemeFontSizeOverride

Cached name for the 'add_theme_font_size_override' method.

public static readonly StringName AddThemeFontSizeOverride

Field Value

StringName

AddThemeIconOverride

Cached name for the 'add_theme_icon_override' method.

public static readonly StringName AddThemeIconOverride

Field Value

StringName

AddThemeStyleboxOverride

Cached name for the 'add_theme_stylebox_override' method.

public static readonly StringName AddThemeStyleboxOverride

Field Value

StringName

BeginBulkThemeOverride

Cached name for the 'begin_bulk_theme_override' method.

public static readonly StringName BeginBulkThemeOverride

Field Value

StringName

CanDraw

Cached name for the 'can_draw' method.

public static readonly StringName CanDraw

Field Value

StringName

ChildControlsChanged

Cached name for the 'child_controls_changed' method.

public static readonly StringName ChildControlsChanged

Field Value

StringName

EndBulkThemeOverride

Cached name for the 'end_bulk_theme_override' method.

public static readonly StringName EndBulkThemeOverride

Field Value

StringName

GetContentScaleAspect

Cached name for the 'get_content_scale_aspect' method.

public static readonly StringName GetContentScaleAspect

Field Value

StringName

GetContentScaleFactor

Cached name for the 'get_content_scale_factor' method.

public static readonly StringName GetContentScaleFactor

Field Value

StringName

GetContentScaleMode

Cached name for the 'get_content_scale_mode' method.

public static readonly StringName GetContentScaleMode

Field Value

StringName

GetContentScaleSize

Cached name for the 'get_content_scale_size' method.

public static readonly StringName GetContentScaleSize

Field Value

StringName

GetContentScaleStretch

Cached name for the 'get_content_scale_stretch' method.

public static readonly StringName GetContentScaleStretch

Field Value

StringName

GetContentsMinimumSize

Cached name for the 'get_contents_minimum_size' method.

public static readonly StringName GetContentsMinimumSize

Field Value

StringName

GetCurrentScreen

Cached name for the 'get_current_screen' method.

public static readonly StringName GetCurrentScreen

Field Value

StringName

GetFlag

Cached name for the 'get_flag' method.

public static readonly StringName GetFlag

Field Value

StringName

GetInitialPosition

Cached name for the 'get_initial_position' method.

public static readonly StringName GetInitialPosition

Field Value

StringName

GetKeepTitleVisible

Cached name for the 'get_keep_title_visible' method.

public static readonly StringName GetKeepTitleVisible

Field Value

StringName

GetLayoutDirection

Cached name for the 'get_layout_direction' method.

public static readonly StringName GetLayoutDirection

Field Value

StringName

GetMaxSize

Cached name for the 'get_max_size' method.

public static readonly StringName GetMaxSize

Field Value

StringName

GetMinSize

Cached name for the 'get_min_size' method.

public static readonly StringName GetMinSize

Field Value

StringName

GetMode

Cached name for the 'get_mode' method.

public static readonly StringName GetMode

Field Value

StringName

GetMousePassthroughPolygon

Cached name for the 'get_mouse_passthrough_polygon' method.

public static readonly StringName GetMousePassthroughPolygon

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

GetPositionWithDecorations

Cached name for the 'get_position_with_decorations' method.

public static readonly StringName GetPositionWithDecorations

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

GetSizeWithDecorations

Cached name for the 'get_size_with_decorations' method.

public static readonly StringName GetSizeWithDecorations

Field Value

StringName

GetTheme

Cached name for the 'get_theme' method.

public static readonly StringName GetTheme

Field Value

StringName

GetThemeColor

Cached name for the 'get_theme_color' method.

public static readonly StringName GetThemeColor

Field Value

StringName

GetThemeConstant

Cached name for the 'get_theme_constant' method.

public static readonly StringName GetThemeConstant

Field Value

StringName

GetThemeDefaultBaseScale

Cached name for the 'get_theme_default_base_scale' method.

public static readonly StringName GetThemeDefaultBaseScale

Field Value

StringName

GetThemeDefaultFont

Cached name for the 'get_theme_default_font' method.

public static readonly StringName GetThemeDefaultFont

Field Value

StringName

GetThemeDefaultFontSize

Cached name for the 'get_theme_default_font_size' method.

public static readonly StringName GetThemeDefaultFontSize

Field Value

StringName

GetThemeFont

Cached name for the 'get_theme_font' method.

public static readonly StringName GetThemeFont

Field Value

StringName

GetThemeFontSize

Cached name for the 'get_theme_font_size' method.

public static readonly StringName GetThemeFontSize

Field Value

StringName

GetThemeIcon

Cached name for the 'get_theme_icon' method.

public static readonly StringName GetThemeIcon

Field Value

StringName

GetThemeStylebox

Cached name for the 'get_theme_stylebox' method.

public static readonly StringName GetThemeStylebox

Field Value

StringName

GetThemeTypeVariation

Cached name for the 'get_theme_type_variation' method.

public static readonly StringName GetThemeTypeVariation

Field Value

StringName

GetTitle

Cached name for the 'get_title' method.

public static readonly StringName GetTitle

Field Value

StringName

GetWindowId

Cached name for the 'get_window_id' method.

public static readonly StringName GetWindowId

Field Value

StringName

GrabFocus

Cached name for the 'grab_focus' method.

public static readonly StringName GrabFocus

Field Value

StringName

HasFocus

Cached name for the 'has_focus' method.

public static readonly StringName HasFocus

Field Value

StringName

HasThemeColor

Cached name for the 'has_theme_color' method.

public static readonly StringName HasThemeColor

Field Value

StringName

HasThemeColorOverride

Cached name for the 'has_theme_color_override' method.

public static readonly StringName HasThemeColorOverride

Field Value

StringName

HasThemeConstant

Cached name for the 'has_theme_constant' method.

public static readonly StringName HasThemeConstant

Field Value

StringName

HasThemeConstantOverride

Cached name for the 'has_theme_constant_override' method.

public static readonly StringName HasThemeConstantOverride

Field Value

StringName

HasThemeFont

Cached name for the 'has_theme_font' method.

public static readonly StringName HasThemeFont

Field Value

StringName

HasThemeFontOverride

Cached name for the 'has_theme_font_override' method.

public static readonly StringName HasThemeFontOverride

Field Value

StringName

HasThemeFontSize

Cached name for the 'has_theme_font_size' method.

public static readonly StringName HasThemeFontSize

Field Value

StringName

HasThemeFontSizeOverride

Cached name for the 'has_theme_font_size_override' method.

public static readonly StringName HasThemeFontSizeOverride

Field Value

StringName

HasThemeIcon

Cached name for the 'has_theme_icon' method.

public static readonly StringName HasThemeIcon

Field Value

StringName

HasThemeIconOverride

Cached name for the 'has_theme_icon_override' method.

public static readonly StringName HasThemeIconOverride

Field Value

StringName

HasThemeStylebox

Cached name for the 'has_theme_stylebox' method.

public static readonly StringName HasThemeStylebox

Field Value

StringName

HasThemeStyleboxOverride

Cached name for the 'has_theme_stylebox_override' method.

public static readonly StringName HasThemeStyleboxOverride

Field Value

StringName

Hide

Cached name for the 'hide' method.

public static readonly StringName Hide

Field Value

StringName

IsAutoTranslating

Cached name for the 'is_auto_translating' method.

public static readonly StringName IsAutoTranslating

Field Value

StringName

IsEmbedded

Cached name for the 'is_embedded' method.

public static readonly StringName IsEmbedded

Field Value

StringName

IsExclusive

Cached name for the 'is_exclusive' method.

public static readonly StringName IsExclusive

Field Value

StringName

IsLayoutRtl

Cached name for the 'is_layout_rtl' method.

public static readonly StringName IsLayoutRtl

Field Value

StringName

IsMaximizeAllowed

Cached name for the 'is_maximize_allowed' method.

public static readonly StringName IsMaximizeAllowed

Field Value

StringName

IsTransient

Cached name for the 'is_transient' method.

public static readonly StringName IsTransient

Field Value

StringName

IsUsingFontOversampling

Cached name for the 'is_using_font_oversampling' method.

public static readonly StringName IsUsingFontOversampling

Field Value

StringName

IsVisible

Cached name for the 'is_visible' method.

public static readonly StringName IsVisible

Field Value

StringName

IsWrappingControls

Cached name for the 'is_wrapping_controls' method.

public static readonly StringName IsWrappingControls

Field Value

StringName

MoveToCenter

Cached name for the 'move_to_center' method.

public static readonly StringName MoveToCenter

Field Value

StringName

MoveToForeground

Cached name for the 'move_to_foreground' method.

public static readonly StringName MoveToForeground

Field Value

StringName

Popup

Cached name for the 'popup' method.

public static readonly StringName Popup

Field Value

StringName

PopupCentered

Cached name for the 'popup_centered' method.

public static readonly StringName PopupCentered

Field Value

StringName

PopupCenteredClamped

Cached name for the 'popup_centered_clamped' method.

public static readonly StringName PopupCenteredClamped

Field Value

StringName

PopupCenteredRatio

Cached name for the 'popup_centered_ratio' method.

public static readonly StringName PopupCenteredRatio

Field Value

StringName

PopupExclusive

Cached name for the 'popup_exclusive' method.

public static readonly StringName PopupExclusive

Field Value

StringName

PopupExclusiveCentered

Cached name for the 'popup_exclusive_centered' method.

public static readonly StringName PopupExclusiveCentered

Field Value

StringName

PopupExclusiveCenteredClamped

Cached name for the 'popup_exclusive_centered_clamped' method.

public static readonly StringName PopupExclusiveCenteredClamped

Field Value

StringName

PopupExclusiveCenteredRatio

Cached name for the 'popup_exclusive_centered_ratio' method.

public static readonly StringName PopupExclusiveCenteredRatio

Field Value

StringName

PopupExclusiveOnParent

Cached name for the 'popup_exclusive_on_parent' method.

public static readonly StringName PopupExclusiveOnParent

Field Value

StringName

PopupOnParent

Cached name for the 'popup_on_parent' method.

public static readonly StringName PopupOnParent

Field Value

StringName

RemoveThemeColorOverride

Cached name for the 'remove_theme_color_override' method.

public static readonly StringName RemoveThemeColorOverride

Field Value

StringName

RemoveThemeConstantOverride

Cached name for the 'remove_theme_constant_override' method.

public static readonly StringName RemoveThemeConstantOverride

Field Value

StringName

RemoveThemeFontOverride

Cached name for the 'remove_theme_font_override' method.

public static readonly StringName RemoveThemeFontOverride

Field Value

StringName

RemoveThemeFontSizeOverride

Cached name for the 'remove_theme_font_size_override' method.

public static readonly StringName RemoveThemeFontSizeOverride

Field Value

StringName

RemoveThemeIconOverride

Cached name for the 'remove_theme_icon_override' method.

public static readonly StringName RemoveThemeIconOverride

Field Value

StringName

RemoveThemeStyleboxOverride

Cached name for the 'remove_theme_stylebox_override' method.

public static readonly StringName RemoveThemeStyleboxOverride

Field Value

StringName

RequestAttention

Cached name for the 'request_attention' method.

public static readonly StringName RequestAttention

Field Value

StringName

ResetSize

Cached name for the 'reset_size' method.

public static readonly StringName ResetSize

Field Value

StringName

SetAutoTranslate

Cached name for the 'set_auto_translate' method.

public static readonly StringName SetAutoTranslate

Field Value

StringName

SetContentScaleAspect

Cached name for the 'set_content_scale_aspect' method.

public static readonly StringName SetContentScaleAspect

Field Value

StringName

SetContentScaleFactor

Cached name for the 'set_content_scale_factor' method.

public static readonly StringName SetContentScaleFactor

Field Value

StringName

SetContentScaleMode

Cached name for the 'set_content_scale_mode' method.

public static readonly StringName SetContentScaleMode

Field Value

StringName

SetContentScaleSize

Cached name for the 'set_content_scale_size' method.

public static readonly StringName SetContentScaleSize

Field Value

StringName

SetContentScaleStretch

Cached name for the 'set_content_scale_stretch' method.

public static readonly StringName SetContentScaleStretch

Field Value

StringName

SetCurrentScreen

Cached name for the 'set_current_screen' method.

public static readonly StringName SetCurrentScreen

Field Value

StringName

SetExclusive

Cached name for the 'set_exclusive' method.

public static readonly StringName SetExclusive

Field Value

StringName

SetFlag

Cached name for the 'set_flag' method.

public static readonly StringName SetFlag

Field Value

StringName

SetImeActive

Cached name for the 'set_ime_active' method.

public static readonly StringName SetImeActive

Field Value

StringName

SetImePosition

Cached name for the 'set_ime_position' method.

public static readonly StringName SetImePosition

Field Value

StringName

SetInitialPosition

Cached name for the 'set_initial_position' method.

public static readonly StringName SetInitialPosition

Field Value

StringName

SetKeepTitleVisible

Cached name for the 'set_keep_title_visible' method.

public static readonly StringName SetKeepTitleVisible

Field Value

StringName

SetLayoutDirection

Cached name for the 'set_layout_direction' method.

public static readonly StringName SetLayoutDirection

Field Value

StringName

SetMaxSize

Cached name for the 'set_max_size' method.

public static readonly StringName SetMaxSize

Field Value

StringName

SetMinSize

Cached name for the 'set_min_size' method.

public static readonly StringName SetMinSize

Field Value

StringName

SetMode

Cached name for the 'set_mode' method.

public static readonly StringName SetMode

Field Value

StringName

SetMousePassthroughPolygon

Cached name for the 'set_mouse_passthrough_polygon' method.

public static readonly StringName SetMousePassthroughPolygon

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName

SetSize

Cached name for the 'set_size' method.

public static readonly StringName SetSize

Field Value

StringName

SetTheme

Cached name for the 'set_theme' method.

public static readonly StringName SetTheme

Field Value

StringName

SetThemeTypeVariation

Cached name for the 'set_theme_type_variation' method.

public static readonly StringName SetThemeTypeVariation

Field Value

StringName

SetTitle

Cached name for the 'set_title' method.

public static readonly StringName SetTitle

Field Value

StringName

SetTransient

Cached name for the 'set_transient' method.

public static readonly StringName SetTransient

Field Value

StringName

SetUnparentWhenInvisible

Cached name for the 'set_unparent_when_invisible' method.

public static readonly StringName SetUnparentWhenInvisible

Field Value

StringName

SetUseFontOversampling

Cached name for the 'set_use_font_oversampling' method.

public static readonly StringName SetUseFontOversampling

Field Value

StringName

SetVisible

Cached name for the 'set_visible' method.

public static readonly StringName SetVisible

Field Value

StringName

SetWrapControls

Cached name for the 'set_wrap_controls' method.

public static readonly StringName SetWrapControls

Field Value

StringName

Show

Cached name for the 'show' method.

public static readonly StringName Show

Field Value

StringName

_GetContentsMinimumSize

Cached name for the '_get_contents_minimum_size' method.

public static readonly StringName _GetContentsMinimumSize

Field Value

StringName