all property
Returns a list of objects representing the available defined user agent (UA) strings for selection.
Note These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.
This property is read-only.
Syntax
JavaScript |
---|
|
Property values
Type: any
Remarks
The UA objects contain three DOMString values: name, category, and value that represent the friendly name of the UA, the category to use for display grouping, and the actual string value.