SWindow::FArguments::SaneWindowPlacement

If the window appears off screen or is too large to safely fit this flag will force realistic constraints on the window and bring it back into view.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Widgets/SWindow.h"

Syntax

WidgetArgsType & SaneWindowPlacement
(
    bool InArg
)

Remarks

If the window appears off screen or is too large to safely fit this flag will force realistic constraints on the window and bring it back into view.

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