setWindowBorderless
WindowModuleInterface::setWindowBorderless
Removes or adds the window decorations.
Declaration
virtual void setWindowBorderless(WindowID windowID, bool borderless) = 0;
Parameters
Name |
Type |
Description |
---|---|---|
windowID |
The window to change the decorations of. |
|
borderless |
bool |
Borderless ( |
Returns
None.