Skip to main content
Version: 23.5.0

BrowserPlatform 枚举

¥BrowserPlatform enum

平台名称用于以与浏览器下载相关的方式标识操作系统平台 x 架构组合。

¥Platform names used to identify a OS platform x architecture combination in the way that is relevant for the browser download.

签名

¥Signature

export declare enum BrowserPlatform

枚举成员

¥Enumeration Members

成员

描述

操作系统

"linux"

苹果

"mac"

MAC_ARM

"mac_arm"

WIN32

"win32"

WIN64 位

"win64"