Share via


SharedGraphicsDeviceManager.SynchronizeWithVerticalRetrace Property

Note

This property is available only when developing for Windows Phone.

Gets or sets a value that indicates whether to sync to the vertical trace (vsync) when presenting the back buffer.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Interop (in microsoft.xna.framework.interop.dll)

Syntax

public bool SynchronizeWithVerticalRetrace { get; set; }

Property Value

True to synchronize the presentation of the back buffer to the vertical trace; false otherwise.

See Also

Reference

SharedGraphicsDeviceManager Class
SharedGraphicsDeviceManager Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone