Dart Documentationchrome.idle

chrome.idle library

Use the chrome.idle API to detect when the machine's idle state changes.

Properties

final ChromeIdle idle #

Accessor for the chrome.idle namespace.

final ChromeIdle idle = new ChromeIdle._()

Classes