AboutSupportDeveloper GuideVersion 36.122.80.11

Hierarchy

  • HostSpecs

Properties

aeroGlassEnabled?: boolean

True if Aero Glass theme is supported on Windows platforms

arch: string

"x86" for 32-bit or "x86_64" for 64-bit

cpus: CpuInfo[]

The same payload as Node's os.cpus()

gpu: GpuInfo

The graphics card name

memory: number

The same payload as Node's os.totalmem()

name: string

The OS name and version/edition

screenSaver?: boolean

True if screensaver is running. Supported on Windows only.