Table of Contents

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

StringName

FitToLongestItem

Cached name for the 'fit_to_longest_item' property.

public static readonly StringName FitToLongestItem

Field Value

StringName

ItemCount

Cached name for the 'item_count' property.

public static readonly StringName ItemCount

Field Value

StringName

Selected

Cached name for the 'selected' property.

public static readonly StringName Selected

Field Value

StringName