TargetPlatformΒΆ

enum TargetPlatform : System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Identifiers for the target platform.

TargetPlatform Windows

All desktop versions of Windows using DirectX.

TargetPlatform Xbox360

Xbox 360 video game and entertainment system

TargetPlatform iOS

Apple iOS-based devices (iPod Touch, iPhone, iPad) (MonoGame)

TargetPlatform Android

Android-based devices (MonoGame)

TargetPlatform DesktopGL

All desktop versions using OpenGL. (MonoGame)

TargetPlatform MacOSX

Apple Mac OSX-based devices (iMac, MacBook, MacBook Air, etc) (MonoGame)

TargetPlatform WindowsStoreApp

Windows Store App (MonoGame)

TargetPlatform NativeClient

Google Chrome Native Client (MonoGame)

TargetPlatform PlayStationMobile

Sony PlayStation Mobile (PS Vita) (MonoGame)

TargetPlatform WindowsPhone8

Windows Phone 8 (MonoGame)

TargetPlatform RaspberryPi

Raspberry Pi (MonoGame)

TargetPlatform PlayStation4

Sony PlayStation4

TargetPlatform PSVita

PlayStation Vita

TargetPlatform XboxOne

Xbox One

TargetPlatform Switch

Nintendo Switch