Window.position

Get's or set's the window's position.

This function only works for top-level windows (i.e. it will be ignored for windows created from the handle of a child window/control).

  1. Vector2i position [@property setter]
  2. Vector2i position [@property getter]
    class Window
    @property const
    position
    ()

Meta