Click or drag to resize

PopupMenuHideOnItemSelection Property

If true, hides the PopupMenu when an item is selected.

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

Property Value

Type: Boolean
See Also