Navigator: scheduling プロパティ
Experimental: これは実験的な機能です。
本番で使用する前にブラウザー互換性一覧表をチェックしてください。
scheduling
は Navigator
インターフェイスの読み取り専用プロパティで、現在の文書の Scheduling
オブジェクトを返します。このオブジェクトは、スケジュールタスクを制御するためのメソッドやプロパティを提供します。
値
Scheduling
オブジェクトです。
例
完全な例については Scheduling.isInputPending()
のページを参照してください。
仕様書
Specification |
---|
Early detection of input events # dom-navigator-scheduling |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | server | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
scheduling |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- Experimental. Expect behavior to change in the future.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
関連情報
- Faster input events with Facebook's first browser API contribution on engineering.fb.com (2019)
- Better JS scheduling with isInputPending() on developer.chrome.com (2020)
- Optimizing long tasks on web.dev (2022)