Class Button.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Button.PropertyName : BaseButton.PropertyName
- Inheritance
-
Button.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Alignment
Cached name for the 'alignment' property.
public static readonly StringName Alignment
Field Value
ClipText
Cached name for the 'clip_text' property.
public static readonly StringName ClipText
Field Value
ExpandIcon
Cached name for the 'expand_icon' property.
public static readonly StringName ExpandIcon
Field Value
Flat
Cached name for the 'flat' property.
public static readonly StringName Flat
Field Value
Icon
Cached name for the 'icon' property.
public static readonly StringName Icon
Field Value
IconAlignment
Cached name for the 'icon_alignment' property.
public static readonly StringName IconAlignment
Field Value
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
Text
Cached name for the 'text' property.
public static readonly StringName Text
Field Value
TextDirection
Cached name for the 'text_direction' property.
public static readonly StringName TextDirection
Field Value
TextOverrunBehavior
Cached name for the 'text_overrun_behavior' property.
public static readonly StringName TextOverrunBehavior
Field Value
VerticalIconAlignment
Cached name for the 'vertical_icon_alignment' property.
public static readonly StringName VerticalIconAlignment