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