Table of Contents

Class TextLine.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class TextLine.PropertyName : RefCounted.PropertyName
Inheritance
TextLine.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Alignment

Cached name for the 'alignment' property.

public static readonly StringName Alignment

Field Value

StringName

Direction

Cached name for the 'direction' property.

public static readonly StringName Direction

Field Value

StringName

Flags

Cached name for the 'flags' property.

public static readonly StringName Flags

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