Table of Contents

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

StringName

BreakFlags

Cached name for the 'break_flags' property.

public static readonly StringName BreakFlags

Field Value

StringName

CustomPunctuation

Cached name for the 'custom_punctuation' property.

public static readonly StringName CustomPunctuation

Field Value

StringName

Direction

Cached name for the 'direction' property.

public static readonly StringName Direction

Field Value

StringName

JustificationFlags

Cached name for the 'justification_flags' property.

public static readonly StringName JustificationFlags

Field Value

StringName

MaxLinesVisible

Cached name for the 'max_lines_visible' property.

public static readonly StringName MaxLinesVisible

Field Value

StringName

Orientation

Cached name for the 'orientation' property.

public static readonly StringName Orientation

Field Value

StringName

PreserveControl

Cached name for the 'preserve_control' property.

public static readonly StringName PreserveControl

Field Value

StringName

PreserveInvalid

Cached name for the 'preserve_invalid' property.

public static readonly StringName PreserveInvalid

Field Value

StringName

TextOverrunBehavior

Cached name for the 'text_overrun_behavior' property.

public static readonly StringName TextOverrunBehavior

Field Value

StringName

Width

Cached name for the 'width' property.

public static readonly StringName Width

Field Value

StringName