STextComboPopup::FArguments::AutoFocus

When set, this widget will automatically attempt to set focus to itself when it is created, or when its owner window is activated

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/STextComboPopup.h"

Syntax

WidgetArgsType & AutoFocus
(
    bool InArg
)

Remarks

When set, this widget will automatically attempt to set focus to itself when it is created, or when its owner window is activated

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