Class GraphFrame.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GraphFrame.PropertyName : GraphElement.PropertyName
- Inheritance
-
GraphFrame.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutoshrinkEnabled
Cached name for the 'autoshrink_enabled' property.
public static readonly StringName AutoshrinkEnabled
Field Value
AutoshrinkMargin
Cached name for the 'autoshrink_margin' property.
public static readonly StringName AutoshrinkMargin
Field Value
DragMargin
Cached name for the 'drag_margin' property.
public static readonly StringName DragMargin
Field Value
TintColor
Cached name for the 'tint_color' property.
public static readonly StringName TintColor
Field Value
TintColorEnabled
Cached name for the 'tint_color_enabled' property.
public static readonly StringName TintColorEnabled
Field Value
Title
Cached name for the 'title' property.
public static readonly StringName Title