Click or drag to resize

BaseButtonGroup Property

ButtonGroup associated to the button.

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

Property Value

Type: ButtonGroup
See Also