Window.width

Dynamically gets the width of the window.

  1. int width [@property setter]
  2. int width [@property getter]
    class Window
    @property
    int
    width
    (
    )

Meta