Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Maximize
Function
Maximize
Source/Engine/Platform/Base/WindowBase.h:216–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
/// Maximizes the window.
215
/// </summary>
216
API_FUNCTION() virtual void Maximize()
217
{
218
}
219
220
/// <summary>
221
/// Sets the window to be borderless or not and to be fullscreen.
Callers
5
Maximize
Method · 0.85
Restore
Method · 0.85
SetBorderless
Method · 0.85
SetBorderless
Method · 0.85
WndProc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected