WorkerNavigator.connection
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
WorkerNavigator.connection
は読み取り専用のプロパティで、ユーザーの端末の現在の帯域幅や接続が従量制であるかどうかなど、システムの接続に関する情報を格納した NetworkInformation
オブジェクトを返します。これは、ユーザーの接続に応じて高解像度コンテンツと低解像度コンテンツを選択するために使用される可能性があります。
値
NetworkInformation
オブジェクトです。
仕様書
Specification |
---|
Network Information API> # connection-attribute> |
ブラウザーの互換性
Loading…