SWindow::FArguments::ShouldPreserveAspectRatio

Should this window preserve its aspect ratio when resized by user?

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Widgets/SWindow.h"

Syntax

WidgetArgsType & ShouldPreserveAspectRatio
(
    bool InArg
)

Remarks

Should this window preserve its aspect ratio when resized by user?

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