Class TabContainer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TabContainer.PropertyName : Container.PropertyName
- Inheritance
-
TabContainer.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AllTabsInFront
Cached name for the 'all_tabs_in_front' property.
public static readonly StringName AllTabsInFront
Field Value
ClipTabs
Cached name for the 'clip_tabs' property.
public static readonly StringName ClipTabs
Field Value
CurrentTab
Cached name for the 'current_tab' property.
public static readonly StringName CurrentTab
Field Value
DragToRearrangeEnabled
Cached name for the 'drag_to_rearrange_enabled' property.
public static readonly StringName DragToRearrangeEnabled
Field Value
TabAlignment
Cached name for the 'tab_alignment' property.
public static readonly StringName TabAlignment
Field Value
TabFocusMode
Cached name for the 'tab_focus_mode' property.
public static readonly StringName TabFocusMode
Field Value
TabsRearrangeGroup
Cached name for the 'tabs_rearrange_group' property.
public static readonly StringName TabsRearrangeGroup
Field Value
TabsVisible
Cached name for the 'tabs_visible' property.
public static readonly StringName TabsVisible
Field Value
UseHiddenTabsForMinSize
Cached name for the 'use_hidden_tabs_for_min_size' property.
public static readonly StringName UseHiddenTabsForMinSize