Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SWindow
Description
Toggle window between window modes (fullscreen, windowed, etc)
Toggle window between fullscreen and normal mode
| Name | SetWindowMode |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include Path | #include "Widgets/SWindow.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
void SetWindowMode
(
EWindowMode::Type WindowMode
)