electron-react-python-template - v1.0.0
Preparing search index...
src/utils/services
app
Variable app
Const
app
:
{
maximize
:
()
=>
void
;
minimize
:
()
=>
void
;
quit
:
()
=>
void
;
unmaximize
:
()
=>
void
;
}
= ...
Methods exposed by the preload bridge for window control.
Type Declaration
maximize
:
()
=>
void
minimize
:
()
=>
void
quit
:
()
=>
void
unmaximize
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
electron-react-python-template - v1.0.0
Loading...
Methods exposed by the preload bridge for window control.