Table of Contents

Class PlatformInfo

Namespace
MonoGame.Framework.Utilities
Assembly
MonoGame.Framework.dll

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

GraphicsBackend

MonoGamePlatform

Underlying game platform type

public static MonoGamePlatform MonoGamePlatform { get; }

Property Value

MonoGamePlatform