Table of Contents

Class Window.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

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

Constructors

PropertyName()

public PropertyName()

Fields

AlwaysOnTop

Cached name for the 'always_on_top' property.

public static readonly StringName AlwaysOnTop

Field Value

StringName

AutoTranslate

Cached name for the 'auto_translate' property.

public static readonly StringName AutoTranslate

Field Value

StringName

Borderless

Cached name for the 'borderless' property.

public static readonly StringName Borderless

Field Value

StringName

ContentScaleAspect

Cached name for the 'content_scale_aspect' property.

public static readonly StringName ContentScaleAspect

Field Value

StringName

ContentScaleFactor

Cached name for the 'content_scale_factor' property.

public static readonly StringName ContentScaleFactor

Field Value

StringName

ContentScaleMode

Cached name for the 'content_scale_mode' property.

public static readonly StringName ContentScaleMode

Field Value

StringName

ContentScaleSize

Cached name for the 'content_scale_size' property.

public static readonly StringName ContentScaleSize

Field Value

StringName

ContentScaleStretch

Cached name for the 'content_scale_stretch' property.

public static readonly StringName ContentScaleStretch

Field Value

StringName

CurrentScreen

Cached name for the 'current_screen' property.

public static readonly StringName CurrentScreen

Field Value

StringName

Exclusive

Cached name for the 'exclusive' property.

public static readonly StringName Exclusive

Field Value

StringName

ExtendToTitle

Cached name for the 'extend_to_title' property.

public static readonly StringName ExtendToTitle

Field Value

StringName

InitialPosition

Cached name for the 'initial_position' property.

public static readonly StringName InitialPosition

Field Value

StringName

KeepTitleVisible

Cached name for the 'keep_title_visible' property.

public static readonly StringName KeepTitleVisible

Field Value

StringName

MaxSize

Cached name for the 'max_size' property.

public static readonly StringName MaxSize

Field Value

StringName

MinSize

Cached name for the 'min_size' property.

public static readonly StringName MinSize

Field Value

StringName

Mode

Cached name for the 'mode' property.

public static readonly StringName Mode

Field Value

StringName

MousePassthrough

Cached name for the 'mouse_passthrough' property.

public static readonly StringName MousePassthrough

Field Value

StringName

MousePassthroughPolygon

Cached name for the 'mouse_passthrough_polygon' property.

public static readonly StringName MousePassthroughPolygon

Field Value

StringName

PopupWindow

Cached name for the 'popup_window' property.

public static readonly StringName PopupWindow

Field Value

StringName

Position

Cached name for the 'position' property.

public static readonly StringName Position

Field Value

StringName

Size

Cached name for the 'size' property.

public static readonly StringName Size

Field Value

StringName

Theme

Cached name for the 'theme' property.

public static readonly StringName Theme

Field Value

StringName

ThemeTypeVariation

Cached name for the 'theme_type_variation' property.

public static readonly StringName ThemeTypeVariation

Field Value

StringName

Title

Cached name for the 'title' property.

public static readonly StringName Title

Field Value

StringName

Transient

Cached name for the 'transient' property.

public static readonly StringName Transient

Field Value

StringName

Transparent

Cached name for the 'transparent' property.

public static readonly StringName Transparent

Field Value

StringName

Unfocusable

Cached name for the 'unfocusable' property.

public static readonly StringName Unfocusable

Field Value

StringName

Unresizable

Cached name for the 'unresizable' property.

public static readonly StringName Unresizable

Field Value

StringName

Visible

Cached name for the 'visible' property.

public static readonly StringName Visible

Field Value

StringName

WrapControls

Cached name for the 'wrap_controls' property.

public static readonly StringName WrapControls

Field Value

StringName