Window.wait

Waits for the given Event. If the second parameter is greater then -1, it waits maximal timeout milliseconds.

struct Window
@nogc const nothrow
bool
wait
(,
int timeout = -1
)

Meta