Gets or sets the window's fullscreen state *
Gets or sets the logical position of the window on the screen.
Gets or sets the logical size of the window on the screen,
Gets or sets the window's maximized state *
Gets or sets teh window's minimized state *
Gets or sets the physical position of the window on the screen.
Gets or sets the physical size of the window on the screen,
Returns the visibility state of the window. This function can return false even if you previously called show() on it, for example if the user minimized the window.
This type represents a window towards the windowing system, that's used to render the scene of a component. It provides API to control windowing system specific aspects such as the position on the screen.