Gets the renderer associated with the window.
The renderer.
Activates or deactivates the window.
Whether to activate the window.
Optional
Whether to refresh the UI.
Checks if the window is currently showing.
True if the window is showing, otherwise false.
Maximizes the window to fill the screen.
Moves the window horizontally by a specified number of pixels. Only if already moved one time
The number of pixels to move the window.
Refreshes the UI of the modal window.
Resets the window to its default style.
Whether to force the reset.
Restores the window to its original size and position.
Temporarily hides or shows the modal window.
Whether to hide the window.
Sets the loading state of the window.
Whether to show the loading state.
Gets the renderer associated with the window.
Returns
The renderer.