Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateRenderer
Description
Returns whether or not a viewport should be in fullscreen
@Window The window to check for fullscreen
| Name | IsViewportFullscreen |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h |
| Include Path | #include "Rendering/SlateRenderer.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Rendering/SlateRenderer.cpp |
bool IsViewportFullscreen
(
const SWindow & Window
) const
true if the window's viewport should be fullscreen