SComboBox::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

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SComboBox.h

Include

#include "Widgets/Input/SComboBox.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