Stanislav

Results 1 comments of Stanislav

``` from kivy.core.window import Window, WindowBase Window.size = (width, height) WindowBase.width = width WindowBase.height = height ``` Window.width and Window.height are readonly