IGraphicsContext.VSync Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use SwapInterval property instead.
Gets or sets a value indicating whether VSyncing is enabled.
[System.Obsolete("Use SwapInterval property instead.")]
public bool VSync { get; set; }
member this.VSync : bool with get, set
Property Value
- Attributes