Click or drag to resize

PopupMenuAllowSearch Property

If true, allows navigating PopupMenu with letter keys.

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

Property Value

Type: Boolean
See Also