PopupMenuHideOnCheckableItemSelection Property |
If true, hides the PopupMenu when a checkbox or radio button is selected.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool HideOnCheckableItemSelection { get; set; }
Property Value
Type:
BooleanSee Also