PreparingDeviceSettingsEventArgs Class (Microsoft.Xna.Framework)

The arguments to the PreparingDeviceSettings event.
System.Object
   System.EventArgs
      Microsoft.Xna.Framework.PreparingDeviceSettingsEventArgs

Namespace: Microsoft.Xna.Framework
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public class PreparingDeviceSettingsEventArgs : EventArgs

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The PreparingDeviceSettingsEventArgs type exposes the following members.

  Platforms Name Description
PreparingDeviceSettingsEventArgs Create a new instance of the event. 
Top
  Platforms Name Description
GraphicsDeviceInformation The default settings that will be used in device creation. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web