UserAgentInfo | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/dompackUserAgentInfoType Alias UserAgentInfotype UserAgentInfo = { device: Device; name: string; platform: Platform; triplet: string; version: number;}IndexPropertiesdevice name platform triplet version Propertiesdevicedevice: DeviceType of device (eg 'desktop' or 'tablet' for an iPad) namename: stringBrowser name, eg 'chrome' or 'firefox' platformplatform: PlatformPlatform the browser is running on (eg 'windows') triplettriplet: stringplatform-browsername-version eg ios-safari-11 versionversion: numberBrowser numeric version (eg 97) SettingsMember VisibilityProtectedInheritedThemeOSLightDarkOn This PagePropertiesdevicenameplatformtripletversionWebHare Platform SDKLoading...
Type of device (eg 'desktop' or 'tablet' for an iPad)