Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. Navigator
  4. scheduling

Navigator: scheduling property

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

Thescheduling read-only property of theNavigator interface returns aScheduling object for the current document, which provides methods and properties to control scheduling tasks.

Warning:TheScheduling interface (which includes theisInputPending() method) has been superseded by theScheduler interface, the features of which are better designed for addressing scheduling tasks. SeeDon't useisInputPending() for more details.

Value

AScheduling object.

Example

See theScheduling.isInputPending() page for a full example.

Specifications

Specification
Early detection of input events
# dom-navigator-scheduling

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp