EWindowDisplayState

The different states a window can be in to describe its screen anchors

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

enum EWindowDisplayState
{
    Normal,
    Minimize,
    Maximize,
}

Values

Name

Description

Normal

Minimize

Maximize

Remarks

The different states a window can be in to describe its screen anchors

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