Draw.Begin (gb.sdl2)

Static Sub Begin ( Device As Object )

Start drawing on Device.

At the moment, you can only draw on a Window. Note that this method is not really needed, as it is automatic called before raising the Window Draw event.

See also

End