SSearchableComboBox::FArguments::HasDownArrow

When false, the down arrow is not generated and it is up to the API consumer to make their own visual hint that this is a drop down.

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SSearchableComboBox.h

Include

#include "SSearchableComboBox.h"

Syntax

WidgetArgsType & HasDownArrow
(
    bool InArg
)

Remarks

When false, the down arrow is not generated and it is up to the API consumer to make their own visual hint that this is a drop down.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss