PreparingDeviceSettingsEventArgs Constructor
Creates a new instance of PreparingDeviceSettingsEventArgs.
Syntax
'Declaration
Public Sub New ( _
graphicsDeviceInformation As GraphicsDeviceInformation _
)
public PreparingDeviceSettingsEventArgs (
GraphicsDeviceInformation graphicsDeviceInformation
)
public:
PreparingDeviceSettingsEventArgs(
GraphicsDeviceInformation graphicsDeviceInformation
)
Parameters
- graphicsDeviceInformation
Type: GraphicsDeviceInformation
Information about the GraphicsDevice.
Requirements
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
PreparingDeviceSettingsEventArgs Class
PreparingDeviceSettingsEventArgs Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone