Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SWindow > API/Runtime/SlateCore/SWindow/FArguments
Description
The windows auto-centering mode. If set to anything other than None, then the ScreenPosition value will be ignored
| Name | AutoCenter |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include Path | #include "Widgets/SWindow.h" |
WidgetArgsType & AutoCenter
(
EAutoCenter InArg
)