[This is preliminary documentation and is subject to change.]
Determine fullscreen true or false
Namespace: RapidXNA.ServicesAssembly: RapidXNA3.0 (in RapidXNA3.0.dll) Version: 3.0.0.0
public bool IsFullScreen { get; set; }
public bool IsFullScreen { get; set; }
Public Property IsFullScreen As Boolean
Get
Set
Public Property IsFullScreen As Boolean
Get
Set
public:
property bool IsFullScreen {
bool get ();
void set (bool value);
}
public:
property bool IsFullScreen {
bool get ();
void set (bool value);
}
member IsFullScreen : bool with get, set
member IsFullScreen : bool with get, set
Property Value
Type:
BooleanRapidGame
Supported in: 1