Window.x

Dynamically sets the x position of the window.

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

Meta