Os

external interface Os

Represents the operating system information extracted from the user agent string.

Properties

Link copied to clipboard
abstract val name: String?

name The name of the operating system (e.g., Windows, Linux, macOS).

Link copied to clipboard
abstract val version: String?

version The version of the operating system.