requestDraw

open override fun requestDraw()(source)

Requests a redraw of the window's contents.

This method can be called manually when the window's content needs to be updated outside of the main rendering loop. It signals the framework that a new frame should be rendered.