API ReferenceOdinNative.Core.PlatformSupportedPlatformVersion: 1.xOn this pageEnum SupportedPlatform Platforms supported by the native ODIN runtime Declarationpublic enum SupportedPlatform Fields Android DeclarationAndroid = 0 iOS DeclarationiOS = 1 MacOSX DeclarationMacOSX = 2 Linux DeclarationLinux = 3 Windows DeclarationWindows = 4