MCPcopy Create free account
hub / github.com/FlashpointProject/launcher / maximize

Method maximize

src/shared/interfaces.ts:38–38  ·  view source on GitHub ↗

Maximize the window (or un-maximize if already maximized)

()

Source from the content-addressed store, hash-verified

36
37 /** Maximize the window (or un-maximize if already maximized) */
38 maximize(): void;
39
40 /** Close the window */
41 close(): void;

Callers 2

createMainWindowFunction · 0.80
maximizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected