如何检测用户何时没有点击通知? (Xcode 8, iOS 10)

How to detect when a user does not tap into a notification? (Xcode 8, iOS 10)

我再次使用本地通知和新的 UserNotifications 框架,我只想问一下有没有办法检测用户何时没有点击通知?

目前,这在 UserNotifications 框架中不可用。