SWindow::GetExpectedMaxWidth

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

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

Include

#include "Widgets/SWindow.h"

Syntax

int32 GetExpectedMaxWidth() const

Returns

Returns the configured expected maximum width of the window, or INDEX_NONE if not specified. Can be used to optimize performance for window size animation