Skip to content
RuntimePlatform

基础类型 / RuntimePlatform

RuntimePlatform Enumeration
​

运行平台

Table of contents ​

Enumeration Members
​

Android = 3
Linux = 1
MacOS = 2
Windows = 0
iOS = 4

Enumeration Members ​

Android
​

• Android = 3

Mobile - Android


Linux
​

• Linux = 1

PC - Linux


MacOS
​

• MacOS = 2

PC - MacOS


Windows
​

• Windows = 0

PC - Windows


iOS
​

• iOS = 4

Mobile - iOS