PresentationParameters.IsFullScreen Property
Gets or sets a value indicating whether the application is in full screen mode.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public bool IsFullScreen { get; set; }
Property Value
true if the application is running full screen; false if the application is running in a window.
See Also
Reference
PresentationParameters Class
PresentationParameters Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP