Click or drag to resize

OptionButtonSelected Property

The index of the currently selected item, or -1 if no item is selected.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int Selected { get; set; }

Property Value

Type: Int32
See Also