webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
NavigatorID Interface Reference

import"NavigatorID.idl";

Public Attributes

readonly attribute DOMString appCodeName
 
readonly attribute DOMString appName
 
readonly attribute DOMString appVersion
 
readonly attribute DOMString platform
 
readonly attribute DOMString product
 
readonly attribute DOMString productSub
 
readonly attribute DOMString userAgent
 
readonly attribute DOMString vendor
 
readonly attribute DOMString vendorSub
 

Member Data Documentation

◆ appCodeName

readonly attribute DOMString NavigatorID::appCodeName

◆ appName

readonly attribute DOMString NavigatorID::appName

◆ appVersion

readonly attribute DOMString NavigatorID::appVersion

◆ platform

readonly attribute DOMString NavigatorID::platform

◆ product

readonly attribute DOMString NavigatorID::product

◆ productSub

readonly attribute DOMString NavigatorID::productSub

◆ userAgent

readonly attribute DOMString NavigatorID::userAgent

◆ vendor

readonly attribute DOMString NavigatorID::vendor

◆ vendorSub

readonly attribute DOMString NavigatorID::vendorSub

The documentation for this interface was generated from the following file: