Class: Environment

Environment Class

Namespace

ITHit
Detects environment in which JavaScript is running, such as operating system and web browser.

Members

static ITHit.Environment.OS :string

OS
Provides operating system name. Could be: "Windows", "Linux", "MacOS", "UNIX", "IOS", "Android" or null if OS can not be detected.