Function SetRelativePosition

  • Sets the relative position of the window.

    Parameters

    • x: number

      The x-coordinate of the window's position.

    • y: number

      The y-coordinate of the window's position.

    Returns void

Generated using TypeDoc