SWindow::FArguments::FocusWhenFirstShown

Should this window be focused immediately after it is shown?

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h

Include

#include "Widgets/SWindow.h"

Syntax

WidgetArgsType & FocusWhenFirstShown
(
    bool InArg
)

Remarks

Should this window be focused immediately after it is shown?

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