Describes platform types.
You can find more information in comments below.
enum class PlatformType // Platform type { None, Windows, Linux, Android, iOS };