SwapChainOutput.view

The texture into which the next frame should be rendered. null if the call to SwapChain.getNextTexture was unsuccessful.

struct SwapChainOutput
TextureView* view;

Meta