connectImagesUpdated

fun connectImagesUpdated(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>

Emitted when the images managed by this context have changed.

Usually this means that the swapchain had to be recreated, for example in response to a change of the surface size.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect