Class ItemList.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class ItemList.PropertyName : Control.PropertyName
- Inheritance
-
ItemList.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AllowReselect
Cached name for the 'allow_reselect' property.
public static readonly StringName AllowReselect
Field Value
AllowRmbSelect
Cached name for the 'allow_rmb_select' property.
public static readonly StringName AllowRmbSelect
Field Value
AllowSearch
Cached name for the 'allow_search' property.
public static readonly StringName AllowSearch
Field Value
AutoHeight
Cached name for the 'auto_height' property.
public static readonly StringName AutoHeight
Field Value
FixedColumnWidth
Cached name for the 'fixed_column_width' property.
public static readonly StringName FixedColumnWidth
Field Value
FixedIconSize
Cached name for the 'fixed_icon_size' property.
public static readonly StringName FixedIconSize
Field Value
IconMode
Cached name for the 'icon_mode' property.
public static readonly StringName IconMode
Field Value
IconScale
Cached name for the 'icon_scale' property.
public static readonly StringName IconScale
Field Value
ItemCount
Cached name for the 'item_count' property.
public static readonly StringName ItemCount
Field Value
MaxColumns
Cached name for the 'max_columns' property.
public static readonly StringName MaxColumns
Field Value
MaxTextLines
Cached name for the 'max_text_lines' property.
public static readonly StringName MaxTextLines
Field Value
SameColumnWidth
Cached name for the 'same_column_width' property.
public static readonly StringName SameColumnWidth
Field Value
SelectMode
Cached name for the 'select_mode' property.
public static readonly StringName SelectMode
Field Value
TextOverrunBehavior
Cached name for the 'text_overrun_behavior' property.
public static readonly StringName TextOverrunBehavior