down (event) {
      if (!targetEvents.has(event)) return
      count -= 1
      if (count === 0) {
        handler(false)