GraphicsContext.VSync Property

Definition

Caution

Use SwapInterval property instead.

Gets or sets a value indicating whether VSync is enabled.

[System.Obsolete("Use SwapInterval property instead.")]
public bool VSync { get; set; }
member this.VSync : bool with get, set

Property Value

Implements

Attributes

Applies to