PresentationParameters.HardwareModeSwitch Property (Microsoft.Xna.Framework.Graphics)

If true the GraphicsDevice will do a mode switch when going to full screen mode. If false it will instead do a soft full screen by maximizing the window and making it borderless.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public bool HardwareModeSwitch { get; set; }

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Property Value

Type: System.Boolean
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web