Enum GraphicsDeviceStatus
Describes the status of the GraphicsDevice.
public enum GraphicsDeviceStatus
Fields
Lost = 1The device has been lost.
Normal = 0The device is normal.
NotReset = 2The device has not been reset.
Describes the status of the GraphicsDevice.
public enum GraphicsDeviceStatus
Lost = 1The device has been lost.
Normal = 0The device is normal.
NotReset = 2The device has not been reset.