SwapChainRenderTargetΒΆ

class SwapChainRenderTarget : RenderTarget2D, System.IDisposable, Microsoft.Xna.Framework.Graphics.IRenderTarget

A swap chain used for rendering to a secondary GameWindow.

PresentInterval PresentInterval
public void Present()

Displays the contents of the active back buffer to the screen.