Surface.showPage

Emits and clears the current page for backends that support multiple pages. Use Surface.copyPage() if you don't want to clear the page.

There is a convenience function for this that can be called on a Context, namely Context.showPage().

class Surface
void
showPage
()

Meta