GraphicsDeviceCapabilities.DeviceCaps.CanRenderAfterFlip Property
Gets a value indicating whether the device can queue rendering commands after a page flip.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public bool CanRenderAfterFlip { get; }
Property Value
true if the device can queue rendering commands after a page flip; false otherwise.
Remarks
Applications do not change their behavior if this flag is set; this capability means that the device is relatively fast.
See Also
Reference
GraphicsDeviceCapabilities.DeviceCaps Structure
GraphicsDeviceCapabilities.DeviceCaps Members
DeviceCapabilities
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista