FSlateApplicationBase::GetPreferredWorkArea

Gets the rectangle of the current preferred work area.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateApplicationBase::GetPreferredWorkArea()

FSlateApplication::GetPreferredWorkArea()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

FSlateRect GetPreferredWorkArea() const

Remarks

Gets the rectangle of the current preferred work area.

Returns

Area rectangle.