Enum PlatformType
Enum PlatformType.
Namespace: VisioForge.Core.Types
Assembly: VisioForge.Core.dll
Syntax
public enum PlatformType
Fields
| Name | Description |
|---|---|
| Android | The Android. |
| iOS | The iOS. |
| LinuxX64 | The Linux x64. |
| MacOS | The macOS. |
| Unknown | Unknown. |
| WinX64 | The Windows x64. |
| WinX86 | The Windows x86. |