#include "enum.h"
Contains xtd::platform_id enum class.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
enum class | xtd::platform_id { xtd::platform_id::unknown , xtd::platform_id::win32s , xtd::platform_id::win32_windows , xtd::platform_id::win32_nt , xtd::platform_id::win_ce , xtd::platform_id::unix , xtd::platform_id::xbox , xtd::platform_id::macos , xtd::platform_id::ios , xtd::platform_id::android , xtd::platform_id::linux , xtd::platform_id::tvos , xtd::platform_id::watchos , xtd::platform_id::free_bsd , xtd::platform_id::mingw , xtd::platform_id::msys , xtd::platform_id::posix , xtd::platform_id::other } |
Identifies the operating system, or platform, supported by an assembly. More... | |