Class ProgressBar.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class ProgressBar.PropertyName : Range.PropertyName
- Inheritance
-
ProgressBar.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
EditorPreviewIndeterminate
Cached name for the 'editor_preview_indeterminate' property.
public static readonly StringName EditorPreviewIndeterminate
Field Value
FillMode
Cached name for the 'fill_mode' property.
public static readonly StringName FillMode
Field Value
Indeterminate
Cached name for the 'indeterminate' property.
public static readonly StringName Indeterminate
Field Value
ShowPercentage
Cached name for the 'show_percentage' property.
public static readonly StringName ShowPercentage