Event Window.Draw (gb.sdl)

Event Draw ( ) As Boolean

Raised when the window must be redrawn.

A Draw.Begin on the window is automatically called before raising the event.

Draw.End will be automatically called after the event.