OSSingleton.getScreenPosition

Returns the position of the specified screen by index. If no screen index is provided, the current screen will be used.

struct OSSingleton
@nogc nothrow const
Vector2
getScreenPosition
(
in long screen = -1
)

Meta