IAccessibleWindow::GetDisplayState

Gets the current state minimize/maximize state of the window.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

EWindowDisplayState GetDisplayState() const

Remarks

Gets the current state minimize/maximize state of the window.

Returns

The display state corresponding to how the window is displayed.

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