Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform > API/Runtime/ApplicationCore/GenericPlatform/FGenericWindow
- FGenericWindow::Minimize()
- FNullWindow::Minimize()
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericWindow.h |
| Include | #include "GenericPlatform/GenericWindow.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericWindow.cpp |
virtual void Minimize&40;&41;
Remarks
Native window should implement this function by performing the equivalent of the Win32 minimize-to-taskbar operation