hammerspoon2-docs
    Preparing search index...

    Function removeWatcher

    • Remove a previously registered watcher.

      Parameters

      • key: string

        The name of the setting originally passed to addWatcher

      • listener: (...args: any[]) => any

        The function originally passed to addWatcher

      Returns void