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
AutoTranslate
Cached name for the 'auto_translate' property.
public static readonly StringName AutoTranslate
Field Value
Borderless
Cached name for the 'borderless' property.
public static readonly StringName Borderless
Field Value
ContentScaleAspect
Cached name for the 'content_scale_aspect' property.
public static readonly StringName ContentScaleAspect
Field Value
ContentScaleFactor
Cached name for the 'content_scale_factor' property.
public static readonly StringName ContentScaleFactor
Field Value
ContentScaleMode
Cached name for the 'content_scale_mode' property.
public static readonly StringName ContentScaleMode
Field Value
ContentScaleSize
Cached name for the 'content_scale_size' property.
public static readonly StringName ContentScaleSize
Field Value
ContentScaleStretch
Cached name for the 'content_scale_stretch' property.
public static readonly StringName ContentScaleStretch
Field Value
CurrentScreen
Cached name for the 'current_screen' property.
public static readonly StringName CurrentScreen
Field Value
Exclusive
Cached name for the 'exclusive' property.
public static readonly StringName Exclusive
Field Value
ExtendToTitle
Cached name for the 'extend_to_title' property.
public static readonly StringName ExtendToTitle
Field Value
InitialPosition
Cached name for the 'initial_position' property.
public static readonly StringName InitialPosition
Field Value
KeepTitleVisible
Cached name for the 'keep_title_visible' property.
public static readonly StringName KeepTitleVisible
Field Value
MaxSize
Cached name for the 'max_size' property.
public static readonly StringName MaxSize
Field Value
MinSize
Cached name for the 'min_size' property.
public static readonly StringName MinSize
Field Value
Mode
Cached name for the 'mode' property.
public static readonly StringName Mode
Field Value
MousePassthrough
Cached name for the 'mouse_passthrough' property.
public static readonly StringName MousePassthrough
Field Value
MousePassthroughPolygon
Cached name for the 'mouse_passthrough_polygon' property.
public static readonly StringName MousePassthroughPolygon
Field Value
PopupWindow
Cached name for the 'popup_window' property.
public static readonly StringName PopupWindow
Field Value
Position
Cached name for the 'position' property.
public static readonly StringName Position
Field Value
Size
Cached name for the 'size' property.
public static readonly StringName Size
Field Value
Theme
Cached name for the 'theme' property.
public static readonly StringName Theme
Field Value
ThemeTypeVariation
Cached name for the 'theme_type_variation' property.
public static readonly StringName ThemeTypeVariation
Field Value
Title
Cached name for the 'title' property.
public static readonly StringName Title
Field Value
Transient
Cached name for the 'transient' property.
public static readonly StringName Transient
Field Value
Transparent
Cached name for the 'transparent' property.
public static readonly StringName Transparent
Field Value
Unfocusable
Cached name for the 'unfocusable' property.
public static readonly StringName Unfocusable
Field Value
Unresizable
Cached name for the 'unresizable' property.
public static readonly StringName Unresizable
Field Value
Visible
Cached name for the 'visible' property.
public static readonly StringName Visible
Field Value
WrapControls
Cached name for the 'wrap_controls' property.
public static readonly StringName WrapControls