Class PlatformInfo
Utility class that returns information about the underlying platform
public static class PlatformInfo
- Inheritance
-
PlatformInfo
- Inherited Members
Properties
GraphicsBackend
Graphics backend
public static GraphicsBackend GraphicsBackend { get; }
Property Value
MonoGamePlatform
Underlying game platform type
public static MonoGamePlatform MonoGamePlatform { get; }