Dart Documentationchrome.events

chrome.events library

Use the chrome.events API to notify you when something interesting happens.

Properties

final ChromeEvents events #

Accessor for the chrome.events namespace.

final ChromeEvents events = new ChromeEvents._()

Classes