Private
constructorPrivate
Readonly
_devicePrivate
Readonly
_uaStores the system report from a call to the underlying system. More info: https://developer.mozilla.org/en-US/docs/Web/API/User-Agent_Client_Hints_API
Private
Readonly
_uaRepresents the user agent string parser. This method is treated as a fallback if the User-Agent Client Hints API does not provide a coherent value or if the browser does not yet support it.
Static
Private
getStatic
Private
getStatic
Private
getStatic
Private
getStatic
Private
getStatic
initializeConstructs the parser and returns it.
Generated using TypeDoc
This object is concerned with gathering and holding information about the users device. This object will be read-only after initialization and should as a rule throw errors if the deviceInformation property is altered after intialization.