IWindow.move

Changes the position of the window in the plane of the desktop.

interface IWindow
@safe
void
move

Parameters

xposition int

Position x-axis.

yposition int

Position y-axis.

Meta