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 public int Selected { get; set; }
Property Value
Type:
Int32See Also