PopupMenuHideOnItemSelection Property |
If true, hides the PopupMenu when an item is selected.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool HideOnItemSelection { get; set; }
Property Value
Type:
BooleanSee Also