Skip to content

IOS

js
{
    name: "",
    version: ""
}

Properties

name?: string

The name of the detected operating system.

version?: string

The detected operating-system version, determined dynamically from the user-agent string.

Inherited methods

is(), toString(), withClientHints(), and withFeatureCheck() are inherited from IData.

UAParser.js v2 is licensed under AGPLv3 or PRO licenses.