OSSingleton.windowPosition

The window position relative to the screen, the origin is the top left corner, +Y axis goes to the bottom and +X axis goes to the right.

  1. Vector2 windowPosition [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    Vector2
    windowPosition
    ()
  2. Vector2 windowPosition [@property setter]

Meta