Click or drag to resize

PopupMenuHideOnStateItemSelection Property

If true, hides the PopupMenu when a state item is selected.

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

Property Value

Type: Boolean
See Also