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
Direction
Cached name for the 'direction' property.
public static readonly StringName Direction
Field Value
Flags
Cached name for the 'flags' property.
public static readonly StringName Flags
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