GraphicsContext.SwapBuffers Method

Definition

Swaps buffers on a context. This presents the rendered scene to the user.

public void SwapBuffers ();
abstract member SwapBuffers : unit -> unit
override this.SwapBuffers : unit -> unit

Implements

Applies to