Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

Window: cancelIdleCallback() method

Limited availability

Thewindow.cancelIdleCallback() method cancels a callbackpreviously scheduled withwindow.requestIdleCallback().

Syntax

js
cancelIdleCallback(handle)

Parameters

handle

The ID value returned bywindow.requestIdleCallback() when thecallback was established.

Return value

None (undefined).

Examples

Specifications

Specification
requestIdleCallback()
# the-cancelidlecallback-method

Browser compatibility

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp