API ReferenceOdinNative.Core.PlatformSupportedPlatformVersion: 2.xOn this pageEnum SupportedPlatform Platforms supported by the native ODIN runtime Assembly: cs.temp.dll.dll Declarationpublic enum SupportedPlatform Fields None DeclarationNone = 1 Android DeclarationAndroid = 2 iOS DeclarationiOS = 4 MacOSX DeclarationMacOSX = 8 Linux DeclarationLinux = 16 Windows DeclarationWindows = 32 UnixLinux DeclarationUnixLinux = 18 UnixApple DeclarationUnixApple = 12 Any DeclarationAny = -2