Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISystemInfo

系统信息接口

export
interface

ISystemInfo

Hierarchy

Properties

Optional brand

brand: string

a 手机品牌

Optional height

height: string | number

屏幕高

Optional model

model: string

手机型号

Optional network

network: string

网络类型,4G / Wifi

Optional pixelRatio

pixelRatio: string | number

像素比

Optional platform

platform: string

运行平台,安卓 / iOS

Optional platformVersion

platformVersion: string

平台版本号,对应微信基础库、支付宝基础库等版本号

Optional width

width: string | number

屏幕宽

Generated using TypeDoc