Class OptionButton.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class OptionButton.PropertyName : Button.PropertyName
- Inheritance
-
OptionButton.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AllowReselect
Cached name for the 'allow_reselect' property.
public static readonly StringName AllowReselect
Field Value
FitToLongestItem
Cached name for the 'fit_to_longest_item' property.
public static readonly StringName FitToLongestItem
Field Value
ItemCount
Cached name for the 'item_count' property.
public static readonly StringName ItemCount
Field Value
Selected
Cached name for the 'selected' property.
public static readonly StringName Selected