Class TextParagraph.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TextParagraph.PropertyName : RefCounted.PropertyName
- Inheritance
-
TextParagraph.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Alignment
Cached name for the 'alignment' property.
public static readonly StringName Alignment
Field Value
BreakFlags
Cached name for the 'break_flags' property.
public static readonly StringName BreakFlags
Field Value
CustomPunctuation
Cached name for the 'custom_punctuation' property.
public static readonly StringName CustomPunctuation
Field Value
Direction
Cached name for the 'direction' property.
public static readonly StringName Direction
Field Value
JustificationFlags
Cached name for the 'justification_flags' property.
public static readonly StringName JustificationFlags
Field Value
MaxLinesVisible
Cached name for the 'max_lines_visible' property.
public static readonly StringName MaxLinesVisible
Field Value
Orientation
Cached name for the 'orientation' property.
public static readonly StringName Orientation
Field Value
PreserveControl
Cached name for the 'preserve_control' property.
public static readonly StringName PreserveControl
Field Value
PreserveInvalid
Cached name for the 'preserve_invalid' property.
public static readonly StringName PreserveInvalid
Field Value
TextOverrunBehavior
Cached name for the 'text_overrun_behavior' property.
public static readonly StringName TextOverrunBehavior
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width