GodotSharpAPI
GodotSharpAPI
Godot
PopupMenu Class
PopupMenu Properties
AllowSearch Property
HideOnCheckableItemSelection Property
HideOnItemSelection Property
HideOnStateItemSelection Property
Items Property
SubmenuPopupDelay Property
PopupMenu
AllowSearch Property
If
true
, allows navigating
PopupMenu
with letter keys.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AllowSearch
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
PopupMenu Class
Godot Namespace