SystemInfo
Implements
Constructors
new SystemInfo()
new SystemInfo(): SystemInfo
Returns
Methods
getOperatingSystemInfo()
getOperatingSystemInfo(): IOperatingSystemInfo
Returns
getUptime()
getUptime():
Promise<MonotonicDuration>
Returns
Promise<MonotonicDuration>
isEmulator()
isEmulator():
Promise<boolean>
Returns
Promise<boolean>
Last updated: Jul 22, 2026

