Skip to content
Evoker
Main Navigation
指南
组件
API
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
Example
ek.getSystemInfoSync
#
获取系统信息。
是
ek.getSystemInfo
的同步方法。
Example
#
ts
const
info
=
ek
.
getSystemInfoSync
()
console
.
log
(info)