Window.poll

Update the parameter event and set the data of the current event in it.

struct Window
@nogc
bool
poll
const nothrow

Return Value

Type: bool

true, if there was a valid event and false if not.

Meta