Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h |
Include |
#include "GenericPlatform/GenericApplicationMessageHandler.h" |
struct FWindowSizeLimits
Defines the minimum and maximum dimensions that a window can take on.
Name | Description | ||
---|---|---|---|
|
const TOptio... |
GetMaxHeight() |
|
|
const TOptio... |
GetMaxWidth() |
|
|
const TOptio... |
GetMinHeight() |
|
|
const TOptio... |
GetMinWidth() |
|
|
FWindowSizeL... |
SetMaxHeight ( |
|
|
FWindowSizeL... |
SetMaxWidth ( |
|
|
FWindowSizeL... |
SetMinHeight ( |
|
|
FWindowSizeL... |
SetMinWidth ( |