SComboBox::FArguments::IsFocusable

When true, allows the combo box to receive keyboard focus

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SComboBox.h"

Syntax

WidgetArgsType & IsFocusable
(
    bool InArg
)

Remarks

When true, allows the combo box to receive keyboard focus

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