IAccessibleWindow::SetDisplayState

Sets a window to be minimized, maximized, or restored to normal.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

void SetDisplayState
(
    EWindowDisplayState State
)

Remarks

Sets a window to be minimized, maximized, or restored to normal.

Parameters

Parameter

Description

State

What to change the window's display to.

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