The WorkerNavigator.connection
read-only property returns a NetworkInformation
object containing information about the system's connection, such as the current bandwidth of the user's device or whether the connection is metered. This could be used to select high definition content or low definition content based on the user's connection.
On this page
WorkerNavigator: connection property
Value
A NetworkInformation
object.
Specifications
Specification |
---|
Network Information API # connection-attribute |
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
connection |
61 | 79 | No | No | 48 | No | 50 | 38 | 53–99 | 37 | No | 3.0 |
See also
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/WorkerNavigator/connection