Window.y

Dynamically sets the y position of the window.

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

Meta