Window.x

Dynamically gets the x position of the window.

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

Meta