PreparingDeviceSettingsEventArgs Constructor
XNA Game Studio 3.1
Creates a new instance of PreparingDeviceSettingsEventArgs.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
public PreparingDeviceSettingsEventArgs (
GraphicsDeviceInformation graphicsDeviceInformation
)
Parameters
- graphicsDeviceInformation
- Information about the GraphicsDevice.