Class FlowContainer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class FlowContainer.PropertyName : Container.PropertyName
- Inheritance
-
FlowContainer.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Alignment
Cached name for the 'alignment' property.
public static readonly StringName Alignment
Field Value
LastWrapAlignment
Cached name for the 'last_wrap_alignment' property.
public static readonly StringName LastWrapAlignment
Field Value
ReverseFill
Cached name for the 'reverse_fill' property.
public static readonly StringName ReverseFill
Field Value
Vertical
Cached name for the 'vertical' property.
public static readonly StringName Vertical