Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Settings > API/Editor/UnrealEd/Settings/UEditorStyleSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category=UserInterface, Meta=(UIMin="0", UIMax="100"))
uint32 MenuSearchFieldVisibilityThreshold
Remarks
Menus longer than this threshold show their search field by default. Use 0 to always show, or a high number to always hide. When a searchable menu is open but the field is hidden, you can still start a search by typing.