Skip to content
On this page

ek.getSystemInfoSync

获取系统信息。

ek.getSystemInfo 的同步方法。

Example

ts
const info = ek.getSystemInfoSync()
console.log(info)